UNPKG

brawlhalla-api-ts-interfaces

Version:

Interfaces for the brawlhalla-api-ts package

7 lines (6 loc) 208 B
export * from './ILegendRankedStats'; export * from './ILegendStats'; export * from './IPlayerRankedStats'; export * from './IPlayerStats'; export * from './IPlayerTeamStats'; export * from './IWeaponStats';