deno / 1.23.2 / ~ / webassembly.importvalue.html /

WebAssembly.ImportValue

type ImportValue = ExportValue | number;

Type

ExportValue | number