interface InitResultimport { type InitResult } from "https://deno.land/x/polkadot@0.2.12/wasm-bridge/types.ts"; Type ParametersC extends WasmBaseInstancePropertieserror: string | nulltype: "asm" | "wasm" | "none"wasm: C | null