method apiContract.Abi.prototype.decodeEventimport { apiContract } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { Abi } = apiContract; decodeEvent(data: Bytes | Uint8Array): DecodedEventWarning: Unstable API, bound to change Parametersdata: Bytes | Uint8ArrayReturnsDecodedEvent