2 lines
133 B
TypeScript
2 lines
133 B
TypeScript
|
|
export { default as ArticleAddView } from './ArticleAddView.vue';
|
||
|
|
export { default as ArticleShowView } from './ArticleShowView.vue';
|