W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
WebAssembly.Imports
type
Imports =
Record
<
string
,
ModuleImports
>
;
Type
Record
<
string
,
ModuleImports
>
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.Imports