Skip to main content
interface WebAssembly.ModuleImportDescriptor

A ModuleImportDescriptor is the description of a declared import in a WebAssembly.Module.

Properties

kind: ImportExportKind
module: string
name: string