interface InstantiateResultimport { type InstantiateResult } from "https://dotland.deno.dev/x/eszip@v0.72.1/eszip_wasm.generated.d.ts"; Propertiesinstance: WebAssembly.Instanceexports: { build: build; Parser: Parser; }