This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
yangxiaokun
/
omp-wx
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
eaa44ad1ac
Dallar
Biçim İmleri
master
omp-wx
/
@vant
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Geçmiş
Ham
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}