class Range extends Tupleimport { Range } from "https://deno.land/x/polkadot@0.2.12/types/codec/index.ts"; ConstructorsnewRange(registry: Registry,Type: CodecClass<T> | string,value?: AnyTuple,unnamed 3?: Options,)Type ParametersT extends INumberPropertiesreadonlyend: Treadonlystart: TMethodstoRawType(): stringStatic Methodswith<T extends INumber>(Type: CodecClass<T> | string): CodecClass<Range<T>>