Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.25/types-create/util/encodeTypes.ts";

Parameters

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