index.ts 78 Bytes
export { default as CountTo } from './count-to.vue';
export * from './types';