4 lines
77 B
JavaScript
Raw Normal View History

2023-10-28 00:49:09 +03:00
'use strict';
module.exports = Number.MAX_VALUE || 1.7976931348623157e+308;