This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
Lumina-Internal
/
VLEX
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
55473b7e7c
Dallar
Biçim İmleri
UAT
live
master
VLEX
/
BPM-UI
/
node_modules
/
ngx-bootstrap
/
positioning
/
utils
/
isNumeric.d.ts
isNumeric.d.ts
98 B
Geçmiş
Ham
1
2
3
4
/**
* Tells if a given input is a number
*/
export declare function isNumeric(n: any): boolean;