This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
lovecoding
/
VIP30
دنبال کردن
9
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
cc5dce1202
شاخهها
تگها
master
VIP30
/
小程序
/
node_modules
/
@vant
/
weapp
/
lib
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
تاريخچه
خام
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}