index.ts 104 Bytes
// 对vue-count-to进行改造成支持vue3版本
export { default as CountTo } from './src/index.vue';