UNPKG
@chnlib/chinese-holiday
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
中国节假日
github.com/laker0071/chinese-holiday
laker0071/chinese-holiday
@chnlib/chinese-holiday
/
dist
/
cjs
/
holiday
/
constants
/
HOLIDAY_2000.d.ts
3 lines
(2 loc)
•
83 B
TypeScript
View Raw
1
2
3
import
{
IHoliday
}
from
"../type"
;
export
declare
const
HOLIDAY_2000
:
IHoliday
[];