Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
chenpm
/
HSW_WX
İzle
1
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
3283bca5a2
Dallar
Biçim İmleri
master
HSW_WX
/
wxcomponents
/
weapp
/
lib
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Geçmiş
Ham
1
2
3
4
5
6
7
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}