import ElPopover from './src/index.vue'; import ElPopoverDirective from './src/directive'; export { ElPopover, ElPopoverDirective }; export default ElPopover;