UNPKG
yinghe-lowcode-zln
Version:
latest (3.4.46)
3.4.46
3.4.45
基于vue、ant-design-vue,datagrid的低代码平台
yinghe-lowcode-zln
/
src
/
eventBus.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
import
Vue
from
'vue'
export
const
EventBus
=
new
Vue
()