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