import { withInstall } from '@jeesite/core/utils'; import countTo from './src/CountTo.vue'; export const CountTo = withInstall(countTo);