SYMBOL INDEX (19 symbols across 17 files) FILE: src/App.tsx type GameQuery (line 13) | interface GameQuery { function App (line 20) | function App() { FILE: src/components/CriticScore.tsx type Props (line 3) | interface Props { FILE: src/components/Emoji.tsx type Props (line 6) | interface Props { FILE: src/components/GameCard.tsx type Props (line 9) | interface Props { FILE: src/components/GameCardContainer.tsx type Props (line 4) | interface Props { FILE: src/components/GameGrid.tsx type Props (line 9) | interface Props { FILE: src/components/GameHeading.tsx type Props (line 4) | interface Props { FILE: src/components/GenreList.tsx type Props (line 14) | interface Props { FILE: src/components/NavBar.tsx type Props (line 6) | interface Props { FILE: src/components/PlatformIconList.tsx type Props (line 16) | interface Props { FILE: src/components/PlatformSelector.tsx type Props (line 6) | interface Props { FILE: src/components/SearchInput.tsx type Props (line 5) | interface Props { FILE: src/components/SortSelector.tsx type Props (line 4) | interface Props { FILE: src/hooks/useData.ts type FetchResponse (line 5) | interface FetchResponse { FILE: src/hooks/useGames.ts type Platform (line 5) | interface Platform { type Game (line 11) | interface Game { FILE: src/hooks/useGenres.ts type Genre (line 3) | interface Genre { FILE: src/hooks/usePlatforms.ts type Platform (line 3) | interface Platform {