UNPKG

galeforce-tmp-sea

Version:

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

15 lines 466 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var State; (function (State) { State["DISABLED"] = "DISABLED"; State["HIDDEN"] = "HIDDEN"; State["ENABLED"] = "ENABLED"; State["ARCHIVED"] = "ARCHIVED"; })(State || (State = {})); var Tracking; (function (Tracking) { Tracking["LIFETIME"] = "LIFETIME"; Tracking["SEASON"] = "SEASON"; })(Tracking || (Tracking = {})); //# sourceMappingURL=challenge-config-info.js.map