mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:47:03 +00:00
The short-term goal is to completely typehint the IGDB API responses. This first change adds the base structures and enums RomM currently uses. The `ExpandableField` type will allow us to model the expansion mechanism the IGDB API provides, where a field can include either an ID, or the full nested structure.