import { type WebAssembly } from "https://deno.land/x/deno@v1.28.0/cli/dts/lib.deno.shared_globals.d.ts";
const { ImportValue } = WebAssembly;
definition: ExportValue | number
x/deno/cli/dts/lib.deno.shared_globals.d.ts>WebAssembly.ImportValue
import { type WebAssembly } from "https://deno.land/x/deno@v1.28.0/cli/dts/lib.deno.shared_globals.d.ts";
const { ImportValue } = WebAssembly;