This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
zhengbailing
/
project
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
شاخه:
master
شاخهها
تگها
master
project
/
project1
/
wxcomponents
/
dist
/
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;
}