You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19340,8 +19338,6 @@ declare function toString(): string;
19340
19338
* Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
19341
19339
*/
19342
19340
declare function dispatchEvent(event: Event): boolean;
0 commit comments