W3cubDocs

/Deno

WebAssembly.Imports

type Imports = Record<string, ModuleImports>;

Type

Record<string, ModuleImports>