This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
tsclass
/
tsclass
Watch
2
Star
0
Fork
0
You've already forked tsclass
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36a7347a3dc5ffd6fde5619d078d7026999907ad
tsclass
/
ts
/
date.ts
6 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
change to interfaces
2016-11-16 22:50:36 +01:00
export
interface
IDate
{
update to latest standards
2017-03-16 19:34:27 +01:00
day
:
number
month
:
number
year
:
number
change to interfaces
2016-11-16 22:50:36 +01:00
}
Reference in New Issue
Copy Permalink