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
Remove almost all uses of "any" outside of test code. (lit#741)
* Remove all uses of "any" outside of test code.
* Format
* Give better types for EventPart
* Format
* Address review feedback.
* Address more review feedback.
* Get tests compiling cleanly.
* Don't use isThenable function.
* Add accidentally deleted check.
* Revert isIterable, potentially too expensive.
* Use EventListenerOrEventListenerObject instead of reinventing it.
* Reformat
* Use EventListenerObject type.
0 commit comments