Merge pull request #6472 from Xstoudi/master

riot-games-api.d.ts
This commit is contained in:
Masahiro Wakame
2015-11-02 21:24:35 +09:00
2 changed files with 1122 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/// <reference path="riot-games-api.d.ts" />
let champion: RiotGamesAPI.Champion.ChampionDto = {
active: true,
botEnabled: true,
botMmEnabled: false,
freeToPlay: false,
id: 42,
rankedPlayEnabled: false
}
+1112
View File
File diff suppressed because it is too large Load Diff