Skip to main content
Module

x/polkadot/types/types/index.ts>Constructor

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

Properties

readonly
optional
__fallbackType: string

Methods

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