blog-bs/src/articles/index.ts
2021-05-01 15:13:38 +08:00

3 lines
104 B
TypeScript

export * from './article-editor';
export * from './articles-index';
export * from './articles.constants'