mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-17 17:26:38 +08:00
5 lines
128 B
TypeScript
5 lines
128 B
TypeScript
import CountTo from './CountTo/index.vue';
|
|
import ImageVerify from './ImageVerify/index.vue';
|
|
|
|
export { CountTo, ImageVerify };
|