Files
backend/src/community/dtos/index.ts

4 lines
111 B
TypeScript

export * from './add.community.dto';
export * from './project.param.dto';
export * from './get.community.dto';