UNPKG

galeforce-tmp-sea

Version:

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

8 lines 149 B
declare enum Division { I = "I", II = "II", III = "III", IV = "IV" } export default Division; //# sourceMappingURL=divisions.d.ts.map