Skip to main content
Module

x/polkadot/mod.ts>types.WrapperKeepOpaque.with

Package publishing for deno.land/x/polkadot
Go to Latest
method types.WrapperKeepOpaque.with
Re-export
import { types } from "https://deno.land/x/polkadot@0.2.35/mod.ts";
const { WrapperKeepOpaque } = types;

Type Parameters

T extends Codec

Parameters

Type: CodecClass<T> | string

Returns

CodecClass<WrapperKeepOpaque<T>>