mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-02 06:10:21 -05:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
'use strict';
|
|
|
|
module.exports = Number.MAX_VALUE || 1.7976931348623157e+308;
|