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