3 lines
71 B
TypeScript
Executable file
3 lines
71 B
TypeScript
Executable file
declare const RangeError: RangeErrorConstructor;
|
|
|
|
export = RangeError;
|