This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
xusl
/
pfr
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6615338f32
Branches
Tags
master
pfr
/
ui
/
node_modules
/
rxjs
/
internal
/
util
/
isDate.d.ts
isDate.d.ts
59 B
Historique
Raw
1
export declare function isDate(value: any): value is Date;