4 lines
60 B
TypeScript
Raw Normal View History

2022-07-18 19:06:37 +08:00
import CountTo from './src/CountTo.vue'
export { CountTo }