PreFetchConfig interface

Client's pre-fetching data from data dragon configuration.

Signature:

export interface PreFetchConfig 

Properties

champions

Whether to fetch the champions' data during initialization.

Type: Boolean


items

Whether to fetch the items' data during initialization.

Type: Boolean


runes

Whether to fetch the runes' data during initialization.

Type: Boolean


summonerSpells

Whether to fetch the summoner spells' data during initialization.

Type: Boolean