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
add `document.activeElement` (#136)
* add `document.activeElement`
* Document -> HTMLDocument from the Node file
* fix Eff type signature
* remove `yarn.lock` and ignore it as well