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>WrapperKeepOpaque.with

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

Type Parameters

T extends Codec

Parameters

Type: CodecClass<T> | string

Returns

CodecClass<WrapperKeepOpaque<T>>