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
Refactor typeofEquals usage and remove isInstanceOfDomType
Closes#77
typeofEquals now takes a String and returns a bool, and
instanceOfString is the canonical replacement for isInstanceOfDomType.
Removes now unneeded test as well. Updates min SDK version.
0 commit comments