Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
chenpm
/
product_wx
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
productization
Ramas
Etiquetas
master
productization
productization2
product_wx
/
node_modules
/
es5-ext
/
number
/
min-safe-integer
/
index.js
index.js
56 B
Permalink
Histórico
Raw
1
2
3
4
"use strict";
module.exports = -(Math.pow(2, 53) - 1);