4 lines
58 B
TypeScript
Raw Normal View History

2021-12-10 14:11:49 +08:00
import MainView from './index.vue';
export { MainView };