FLUJOS/VISUALIZACION/node_modules/es-abstract/helpers/maxValue.js
2025-11-07 00:06:12 +01:00

3 lines
77 B
JavaScript
Executable file

'use strict';
module.exports = Number.MAX_VALUE || 1.7976931348623157e+308;