@jlenon7/zedjs
Version:
Riot API Library for NodeJS
11 lines (10 loc) • 453 B
TypeScript
export * from './Match.dto';
export * from './match-participant.dto';
export * from './match-participantsIdentities.dto';
export * from './match-participants-identities-player.dto';
export * from './match-participants-mastery.dto';
export * from './match-participants-rune.dto';
export * from './match-participants-stats.dto';
export * from './match-participants-timeline.dto';
export * from './match-teams.dto';
export * from './match-teams-bans.dto';