twisted
Version:
Fetching riot games api data
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';