method CodecMap.prototype.toHumanimport { CodecMap } from "https://deno.land/x/polkadot@0.2.28/types-codec/mod.ts"; toHuman(isExtended?: boolean): Record<string, AnyJson>ParametersoptionalisExtended: booleanReturnsRecord<string, AnyJson>