Skip to content

Commit

Permalink
typing
Browse files Browse the repository at this point in the history
  • Loading branch information
builder-247 committed May 28, 2024
1 parent 117c75f commit d0a55a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ type Player = {
hero_healing: number;
tower_damage: number;
leaver_status: number;
hero_variant?: number;
ability_upgrades?: any[];
ability_upgrades_arr: number[];

Expand Down

0 comments on commit d0a55a2

Please sign in to comment.