2 天以前 487008281c7ba87712a1647d09899383e12fa759
1
2
3
export * from './button';
 
export { default as Button } from './Button.vue';