Skip to main content
Module

x/polkadot/types-codec/utils/toConstructors.ts>typesToConstructors

Package publishing for deno.land/x/polkadot
Latest
function typesToConstructors
import { typesToConstructors } from "https://deno.land/x/polkadot@0.2.45/types-codec/utils/toConstructors.ts";

Type Parameters

optional
T extends Codec = Codec

Parameters

registry: Registry
types: (string | CodecClass<T>)[]