UNPKG

galeforce-tmp-sea

Version:

A customizable, promise-based, and command-oriented TypeScript library for the Riot Games API.

6 lines 116 B
declare enum Game { VALORANT = "val", LOR = "lor" } export default Game; //# sourceMappingURL=games.d.ts.map