Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Parameters

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