import Button from './src/BasicButton.vue'; import PopConfirmButton from './src/PopConfirmButton.vue'; export { Button, PopConfirmButton };