Files
AnranYus 29ac1c1581 Init
2025-09-10 16:40:40 +08:00

4 lines
71 B
TypeScript

declare const RangeError: RangeErrorConstructor;
export = RangeError;