class types.Type
extends Text
import { types } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { Type } = types;
Constructors
new
Type(registry: Registry, value?: Text | Uint8Array | string)import { types } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { Type } = types;