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