WebAssembly.ImportValue

type ImportValue = ExportValue | number;

§Type

§
ExportValue | number
[src]