class Range
extends Tuple
import { Range } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/index.ts";
Constructors
Static Methods
with<T extends INumber>(Type: CodecClass<T> | string): CodecClass<Range<T>>
import { Range } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/index.ts";