Files
2024-04-18 09:30:05 +05:30

4 lines
71 B
TypeScript

declare const RangeError: RangeErrorConstructor;
export = RangeError;