Please enable JavaScript in your browser!
Начало
Каталог
Помощ
Вход
chenpm
/
product_wx
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
c74034aac3
Клонове
Маркери
master
productization
productization2
product_wx
/
wxcomponents
/
weapp
/
dist
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
История
Директен файл
1
2
3
4
5
6
7
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}