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

4 lines
67 B
TypeScript
Raw Normal View History

2021-08-18 12:02:59 +08:00
import NaiveApp from './NaiveApp/index.vue';
export { NaiveApp };