UNPKG
taro-calendar
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
taro calendar component
github.com/NervJS/taro-calendar
NervJS/taro-calendar
taro-calendar
/
dist
/
weapp
/
index.js
4 lines
(2 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
import
Taro
from
'@tarojs/taro'
export
{
default
as
AtCalendar
}
from
'./components/calendar/index'