import { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { WrapperOpaque } = typesCodec;
Constructors
Properties
readonly
inner: TStatic Methods
with<T extends Codec>(Type: CodecClass<T> | string): CodecClass<WrapperKeepOpaque<T>>