Skip to main content
Module

x/polkadot/types-codec/mod.ts>mapToTypeMap

Package publishing for deno.land/x/polkadot
Go to Latest
function mapToTypeMap
import { mapToTypeMap } from "https://deno.land/x/polkadot@0.2.40/types-codec/mod.ts";

Parameters

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

Returns

[CodecClass[], string[]]