import VBadge from './VBadge.vue'; import './VBadge.dark.scss'; export * from './types'; export {VBadge}; export default VBadge;