This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zengzheng
/
CDSS-daming-web
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
main
Větve
Značky
main
CDSS-daming-web
/
node_modules
/
rxjs
/
internal
/
util
/
isNumeric.d.ts
isNumeric.d.ts
69 B
Trvalý odkaz
Historie
Surový
1
export declare function isNumeric(val: any): val is number | string;