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

A ModuleExportDescriptor is the description of a declared export in a WebAssembly.Module.

Properties

name: string