This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
zhangqi
/
swOperation
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
defaultDevelop
Branche
Tagy
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
util
/
esm
/
is-date.d.ts
is-date.d.ts
76 B
Permanentný odkaz
História
Raw
1
2
declare const isDate: (value: any) => value is Date;
export default isDate;