This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
fusu
/
1
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
64aae7c7c4
Atzari
Tagi
master
1
/
fore-end
/
miniprogram_npm
/
@vant
/
weapp
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}