deno / latest / ~ / webassembly.imports.html

WebAssembly.Imports

type Imports = Record<string, ModuleImports>;

Type

Record<string, ModuleImports>