index.ts 104 Bytes
// Transform vue-count-to to support vue3 version
export { default as CountTo } from './src/index.vue';