W3cubDocs

/Deno

WebAssembly.ModuleImports

type ModuleImports = Record<string, ImportValue>;

Type

Record<string, ImportValue>