Module

x/polkadot/types/bundle.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.24/types/bundle.ts";

Parameters

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