mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-30 11:14:27 +08:00
@@ -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
|
||||
}
|
||||
Vendored
+1112
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user