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
Dal:
main
Dallar
Biçim İmleri
main
XLJK-api
/
node_modules
/
math-intrinsics
/
isInteger.d.ts
isInteger.d.ts
87 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
declare function isInteger(argument: unknown): argument is number;
export = isInteger;