UNPKG
hel-tpl-remote-vue-comps
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
可供`hel-micro`消费的远程vue组件示例
hel-tpl-remote-vue-comps
/
src
/
entrance
/
libProperties.js
11 lines
(9 loc)
•
253 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/* |-------------------------------------------------------------------------- | | 这些组件暴露给使用方 | |-------------------------------------------------------------------------- */
import
comps
from
'../components'
;
export
default
comps;