UNPKG

riot-api-typedef

Version:

Create enums to represent constant values in the documentation.

17 lines (12 loc) 256 B
// Champion mastery export * from './champion-mastery' // League export * from './league'; // Matches export * from './match'; // Spetator export * from './spectator'; // Tournament export * from './tournament'; // Summoner export * from './summoner';