Skip to main content
Module

x/polkadot/mod.ts>typesCodec.mapToTypeMap

Package publishing for deno.land/x/polkadot
Go to Latest
function typesCodec.mapToTypeMap
import { typesCodec } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { mapToTypeMap } = typesCodec;

Parameters

registry: Registry
input: Record<string, string | CodecClass>

Returns

[CodecClass[], string[]]