method typesCodec.CodecMap.prototype.toHumanimport { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { CodecMap } = typesCodec; toHuman(isExtended?: boolean): Record<string, AnyJson>ParametersoptionalisExtended: booleanReturnsRecord<string, AnyJson>