This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
luxf
/
mp_exhibitor_miniprog
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
b9bc332b6b
Gałęzie
Tagi
dev
master
miniprog-template
zhaosm
mp_exhibitor...
/
wxcomponents
/
vant
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
Historia
Czysty
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}