UNPKG
ijijin-view
Version:
latest (0.9.2)
0.9.2
0.9.1
0.9.0
vuejs UI components, from ijijin.
github.com/MichealWayne/ijijin-view
MichealWayne/ijijin-view
ijijin-view
/
vue
/
Button
/
index.js
4 lines
(3 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
import
Button
from
'./index.vue'
import
install
from
'../utils/install'
export
default
install
(
Button
)