ruoyi-plus-soybean/src/components/custom/index.ts

4 lines
64 B
TypeScript
Raw Normal View History

2021-09-11 02:34:36 +08:00
import CountTo from './CountTo/index.vue';
export { CountTo };