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