W3cubDocs

/Deno

WebAssembly.ExportValue

type ExportValue =
| Function
| Global
| Memory
| Table;

Type

Function | Global | Memory | Table