function mapToTypeMapimport { mapToTypeMap } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/index.ts"; mapToTypeMap(registry: Registry, input: Record<string, string | CodecClass>): [CodecClass[], string[]]Parametersregistry: Registryinput: Record<string, string | CodecClass>Returns[CodecClass[], string[]]