4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
|
|
export { default as CourseList } from './CourseList.vue';
|
||
|
|
export { default as CourseAdd } from './CourseAdd.vue';
|
||
|
|
|