Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
chenpm
/
product_wx
İzle
1
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
360dd7c12e
Dallar
Biçim İmleri
master
productization
productization2
product_wx
/
node_modules
/
es5-ext
/
number
/
max-safe-integer
/
is-implemented.js
is-implemented.js
101 B
Geçmiş
Ham
1
2
3
4
"use strict";
module.exports = function () { return typeof Number.MAX_SAFE_INTEGER === "number"; };