UNPKG
esvcp-ui-pc
Version:
latest (0.1.34)
0.1.34
ESLink Vue Common Package UI - runtime and build UI on Vue For PC
esvcp-ui-pc
/
src
/
components
/
selectSearch
/
index.js
4 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
import
selectSearch
from
'./selectSearch.vue'
;
export
default
selectSearch;