Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface WebAssembly.ModuleImportDescriptor

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

Properties

module: string
name: string