plume-api
plume-api
Loading versions...
Search...
K
Toggle Sidebar
interface
FreeGamesData
export
interface
FreeGamesData
Table of contents
Properties
games
Properties
games
:
{ store: string; id: string; title: string; description: string; image?: string; original_price: number; currency: string; free_until: number; }[]