Files
gridpilot.gg/core/racing/application/mappers/index.ts
2025-12-15 13:46:07 +01:00

2 lines
101 B
TypeScript

// Mappers for converting between domain entities and DTOs
// Example: driverToDTO, leagueToDTO, etc.