Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types-codec/index.ts>WrapperOpaque.with

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

Type Parameters

T extends Codec

Parameters

Type: CodecClass<T> | string