2026-01-03 15:11:11 -05:00

4 lines
71 B
TypeScript

declare const RangeError: RangeErrorConstructor;
export = RangeError;