This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wangyihan
/
yyky_new_app
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
827db7db38
Ramos
Etiquetas
master
yyky_new_app
/
wxcomponents
/
vant
/
dist
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Histórico
Em bruto
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}