This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
yifan
/
XLJK-api
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
ca8126a759
Dallar
Biçim İmleri
main
XLJK-api
/
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;