range.d.ts 71 Bytes Edit Raw Blame History 1 2 3 declare const RangeError: RangeErrorConstructor; export = RangeError;