Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types-codec/bundle.ts>Struct.with

Package publishing for deno.land/x/polkadot
Go to Latest
method Struct.with
import { Struct } from "https://deno.land/x/polkadot@0.2.25/types-codec/bundle.ts";

Type Parameters

S extends TypesDef

Parameters

Types: S
optional
jsonMap: Map<string, string>

Returns

CodecClass<Struct<S>>