mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-10 04:28:15 +08:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
'use strict';
|
|
|
|
module.exports = Number.MAX_VALUE || 1.7976931348623157e+308;
|