3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
|
export { default as PptListView } from './ppt-list-view.vue';
|
||
|
export { default as PptWorkView } from './ppt-work-view.vue';
|