This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
yangxiaokun
/
omp-wx
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
eaa44ad1ac
Větve
Značky
master
omp-wx
/
@vant
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Historie
Surový
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}