3 lines
71 B

5 months ago
  1. declare const RangeError: RangeErrorConstructor;
  2. export = RangeError;