UNPKG

igdb-client

Version:

62 lines 1.54 kB
export const EmptyGame = { age_ratings: undefined, aggregated_rating: 0, aggregated_rating_count: 0, alternative_names: undefined, artworks: undefined, bundles: undefined, category: undefined, checksum: "", collection: undefined, collections: undefined, cover: undefined, created_at: 0, dlcs: undefined, expanded_games: undefined, expansions: undefined, external_games: undefined, first_release_date: 0, follows: 0, forks: undefined, franchise: undefined, franchises: undefined, game_engines: undefined, game_localizations: undefined, game_modes: undefined, game_status: undefined, game_type: undefined, genres: undefined, hypes: 0, involved_companies: undefined, keywords: undefined, language_supports: undefined, multiplayer_modes: undefined, name: "", parent_game: undefined, platforms: undefined, player_perspectives: undefined, ports: undefined, rating: 0, rating_count: 0, release_dates: undefined, remakes: undefined, remasters: undefined, screenshots: undefined, similar_games: undefined, slug: "", standalone_expansions: undefined, status: undefined, storyline: "", summary: "", tags: [], themes: undefined, total_rating: 0, total_rating_count: 0, updated_at: 0, url: "", version_parent: undefined, version_title: "", videos: undefined, websites: undefined }; //# sourceMappingURL=empty.js.map