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

4 lines
68 B
TypeScript
Raw Normal View History

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