Spaces:
Runtime error
Runtime error
File size: 71 Bytes
63a73e3 |
1 2 3 4 |
declare const MAX_VALUE: 1.7976931348623157e+308;
export = MAX_VALUE;
|