Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
chenpm
/
yixing_zc_wx
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
454919970a
Branchit
Tagit
main
yixing_zc_wx
/
wxcomponents
/
weapp
/
dist
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Historia
Raaka
1
2
3
4
5
6
7
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}