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
instanceOfString is added to check instanceof with types that are available in the global context. isInstanceOfDomType does the same thing and can be removed.
This will require publishing a new version and updating the minimum SDK.