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

4 lines
76 B
TypeScript
Raw Normal View History

2022-01-05 01:35:32 +08:00
import ImageVerify from './ImageVerify/index.vue';
export { ImageVerify };