This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zengzheng
/
CDSS-daming-web
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
26c6b12d08
Branches
Tags
main
CDSS-daming-web
/
node_modules
/
rxjs
/
internal
/
util
/
isDate.d.ts
isDate.d.ts
59 B
History
Raw
1
export declare function isDate(value: any): value is Date;