import { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { RangeInclusive } = typesCodec;
Constructors
Static Methods
with<T extends INumber>(Type: CodecClass<T> | string): CodecClass<RangeInclusive<T>>
import { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts";
const { RangeInclusive } = typesCodec;