WebAssembly.ModuleImports
type ModuleImports = Record<string, ImportValue>;
Тип
Record<string, ImportValue>
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.ModuleImports
type ModuleImports = Record<string, ImportValue>;
Record<string, ImportValue>
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.ModuleImports
|
|