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

Type declaration