index.ts 76 字节
Newer Older
1 2 3
import IndexView from './index-view/index-view.vue';

export { IndexView };