mirror of
https://github.com/System-End/Function.git
synced 2026-04-19 22:05:13 +00:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
declare const RangeError: RangeErrorConstructor;
|
|
|
|
export = RangeError;
|