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
fix(types): mark type parameters as optional (#1101)
Some types which end-users could be using, declare the type parameters as requried, when in fact they are entirely optional.
This arises when users try to use the event handler code on it's own
0 commit comments