This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
lovecoding
/
web0715
İzle
10
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
19908db53a
Dallar
Biçim İmleri
master
web0715
/
webpack
/
demo1
/
node_modules
/
math-intrinsics
/
constants
/
maxSafeInteger.d.ts
maxSafeInteger.d.ts
77 B
Geçmiş
Ham
1
2
3
declare const MAX_SAFE_INTEGER: 9007199254740991;
export = MAX_SAFE_INTEGER;