Variable GamepadEvent

GamepadEvent: {
    prototype: GamepadEvent;
    new (type, eventInitDict): GamepadEvent;
}

Type declaration