UNPKG
@ctsy/layui-vue
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.4.6
0.3.4
0.3.3
0.3.2
a component library for Vue 3 base on layui-vue
www.layui-vue.com
@ctsy/layui-vue
/
es
/
dropdown
/
index.js
8 lines
(7 loc)
•
207 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
{ _
as
_sfc_main }
from
"../index3.js"
;
export
{ _
as
default
}
from
"../index3.js"
;
import
"vue"
;
import
"../index4.js"
; _sfc_main.
install
=
(
app
) =>
{ app.
component
(_sfc_main.
name
, _sfc_main); };