import { WrapperOpaque } from "https://dotland.deno.dev/x/polkadot@0.2.23/types-codec/extended/index.ts";
Constructors
Properties
readonly
inner: TStatic Methods
with<T extends Codec>(Type: CodecClass<T> | string): CodecClass<WrapperKeepOpaque<T>>