import { RangeInclusive } from "https://deno.land/x/polkadot@0.2.12/types/codec/index.ts";
Constructors
Static Methods
with<T extends INumber>(Type: CodecClass<T> | string): CodecClass<RangeInclusive<T>>
import { RangeInclusive } from "https://deno.land/x/polkadot@0.2.12/types/codec/index.ts";