rwadurian/backend/services/planting-service/src/api/dto/index.ts

3 lines
57 B
TypeScript

export * from './request';
export * from './response';