import ElEditBar from './src/edit-bar.vue'; export * from './src/edit-bar'; export { ElEditBar }; export default ElEditBar;