Spaces:
Paused
Paused
File size: 71 Bytes
9ada4bc |
1 2 3 4 |
declare const RangeError: RangeErrorConstructor;
export = RangeError;
|