UNPKG
v-calendar-creek
Version:
latest (1.1.12)
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.0
基于Vue2.0写的一套简易的日历
v-calendar-creek
/
lib
/
index.js
3 lines
(2 loc)
•
61 B
JavaScript
View Raw
1
2
3
import
calendar
from
'./calendar'
export
default
calendar;