2 lines
101 B
TypeScript
2 lines
101 B
TypeScript
// Mappers for converting between domain entities and DTOs
|
|
// Example: driverToDTO, leagueToDTO, etc.
|