deno / latest / ~ / webassembly.importvalue.html

WebAssembly.ImportValue

type ImportValue = ExportValue | number;

Type

ExportValue | number