Skip to main content
Module

x/polkadot/types-create/util/encodeTypes.ts>withTypeString

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

Parameters

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