1 2 3 4
/// Type defintions for the LoL-Ingame API pub mod ingame; /// Type definitions for the League-Client(LCU) Websocket API pub mod ws;