UNPKG
@vinsea/vv-ui
Version:
latest (0.4.0)
0.4.0
0.3.2
0.3.1
0.3.0
A Component Library for Vue2.*.
github.com/Vinsea/vv-ui
Vinsea/vv-ui
@vinsea/vv-ui
/
src
/
components
/
col
/
index.js
4 lines
(2 loc)
•
52 B
JavaScript
View Raw
1
2
3
4
import
Column
from
'./col'
;
export
default
Column
;