ApiManagerKey type

List of managers that interact with the API.

Signature:

export type ApiManagerKey = 'account' | 'challenge' | 'championMastery' | 'clash' | 'currentGame' | 'league' | 'match' | 'summoner';