import { type WebAssembly } from "https://deno.land/x/deno@v1.28.0/cli/dts/lib.deno.shared_globals.d.ts";
const { Exports } = WebAssembly;
definition: Record<string, ExportValue>
x/deno/cli/dts/lib.deno.shared_globals.d.ts>WebAssembly.Exports
import { type WebAssembly } from "https://deno.land/x/deno@v1.28.0/cli/dts/lib.deno.shared_globals.d.ts";
const { Exports } = WebAssembly;