UNPKG

steamgames

Version:

A package for fetching game data from Steam APIs

2 lines (1 loc) 92 B
export declare function getSteamGameNamefromID(appid: number): Promise<string | undefined>;