deno / 1.23.2 / ~ / webassembly.exportvalue.html /

WebAssembly.ExportValue

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

Type

Function | Global | Memory | Table