UNPKG

brawlhalla-api-ts-interfaces

Version:

Interfaces for the brawlhalla-api-ts package

8 lines (7 loc) 207 B
export * from './types'; export * from './IRankingOptions'; export * from './ILegend'; export * from './IWeapon'; export * from './clan/index'; export * from './search/index'; export * from './stats/index';