TModuleImports
Bun

type

WebAssembly.ModuleImports

type ModuleImports = Record<string, ImportValue>

Referenced types

type ImportValue = ExportValue | number