Spaces:
Runtime error
Runtime error
File size: 71 Bytes
63a73e3 |
1 2 3 4 |
declare const RangeError: RangeErrorConstructor;
export = RangeError;
|