UNPKG

brawlhalla-api-ts

Version:

TypeScript wrapper for the Brawlhalla API.

7 lines (6 loc) 208 B
export * from './LegendRankedStats'; export * from './LegendStats'; export * from './PlayerRankedStats'; export * from './PlayerStats'; export * from './PlayerTeamStats'; export * from './WeaponStats';