4 lines
60 B
TypeScript
Raw Normal View History

import CountTo from './src/CountTo.vue'
export { CountTo }