mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
'use strict';
|
|
|
|
module.exports = Number.MAX_VALUE || 1.7976931348623157e+308;
|