1
2
3
import CountTo from './src/CountTo.vue'
 
export { CountTo }