Skip to main content
Module

x/polkadot/types/types/codec.ts>CodecClass

Package publishing for deno.land/x/polkadot
Go to Latest
interface CodecClass
Re-export
import { type CodecClass } from "https://deno.land/x/polkadot@0.2.40/types/types/codec.ts";

Properties

readonly
optional
__fallbackType: string

Methods

new(registry: Registry, ...args: any[]): T