type alias Requestimport { type Request } from "https://dotland.deno.dev/x/polkadot@0.2.38/rpc-provider/mock/mockWs.ts"; definition: { method: string; } & (ErrorDef | ReplyDef)