This website requires JavaScript.
Explore
Help
Register
Sign In
wsnet
/
pad-app
Watch
4
Star
0
Fork
You've already forked pad-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dev3
pad-app
/
wxcomponents
/
vant
/
dist
/
calendar
/
components
/
month
/
index.d.ts
7 lines
102 B
TypeScript
Raw
Permalink
Blame
History
export
interface
Day
{
date
:
Date
;
type
:
string
;
text
:
number
;
bottomInfo?
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink