Module

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

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

Parameters

registry: Registry
typeDef: Omit<TypeDef, "type"> & { type?: string; }