index.ts 58 B

12345
  1. import Manage from './manage.vue';
  2. export {
  3. Manage,
  4. };