Some checks failed
Deploy Production / deploy (push) Failing after 5s
4 lines
114 B
TypeScript
4 lines
114 B
TypeScript
export * from './create-article.dto';
|
|
export * from './update-article.dto';
|
|
export * from './articles-query.dto';
|