index.ts 104 B

12
  1. // Transform vue-count-to to support vue3 version
  2. export { default as CountTo } from './src/index.vue';