Ben Lin
2025-03-18 f3122a551bf69f6aed1467a6acc24805e6b469eb
src/components/CountDown/index.ts
@@ -1,4 +1,4 @@
import { withInstall } from '/@/utils';
import { withInstall } from '@/utils';
import countButton from './src/CountButton.vue';
import countdownInput from './src/CountdownInput.vue';