W3cubDocs

/Deno

WebAssembly.Exports

type Exports = Record<string, ExportValue>;

Type

Record<string, ExportValue>