vue-vben-admin/src/components/Authority/index.ts

4 lines
64 B
TypeScript
Raw Normal View History

2020-12-23 22:27:46 +08:00
import Authority from './src/index.vue';
2020-12-07 21:17:24 +08:00
2020-12-23 22:27:46 +08:00
export { Authority };