feat: add hardware stats API endpoints (list + detail)
This commit is contained in:
@@ -11,4 +11,5 @@ export {
|
||||
} from "./presets"
|
||||
export { commentsRoutes } from "./comments"
|
||||
export { gameStatsRoutes } from "./game-stats"
|
||||
export { hardwareStatsRoutes } from "./hardware-stats"
|
||||
export { savedGamesRoutes } from "./saved-games"
|
||||
|
||||
Reference in New Issue
Block a user