WebAssembly.Imports

type Imports = Record<string, ModuleImports>;

§Type

§
Record<string, ModuleImports>
[src]