Variable InputEvent

InputEvent: {
    prototype: InputEvent;
    new (type, eventInitDict?): InputEvent;
}

Type declaration