Skip to main content

type alias WebAssembly.Imports

The import object supplied when instantiating a WebAssembly module, grouping imported values by module name.

Definition #

Record<string, ModuleImports>

Did you find what you needed?

Privacy policy