Imports

TImports
Bun

Symbol

WebAssembly.Imports

type Imports = Record<string, ModuleImports>

Referenced types

type ModuleImports = Record<string, ImportValue>