Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types-create/mod.ts>constructTypeClass

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

Type Parameters

optional
T extends Codec = Codec

Parameters

registry: Registry
typeDef: TypeDef

Returns

CodecClass<T>