index.ts 58 B

1234
  1. import MainView from './index.vue';
  2. export { MainView };