index.ts 60 B

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