Skip to main content
Module

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

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

Type Parameters

O extends INumber

Parameters

Type: CodecClass<O> | string

Returns

CodecClass<Compact<O>>