UNPKG

steamgames

Version:

A package for fetching game data from Steam APIs

2 lines (1 loc) 90 B
export declare function getSteamIDforGame(gameName: string): Promise<number | undefined>;