Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/create/index.ts>withTypeString

Package publishing for deno.land/x/polkadot
Latest
function withTypeString
import { withTypeString } from "https://deno.land/x/polkadot@0.2.45/types/create/index.ts";

Parameters

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