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
{{ message }}
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
Currently it's not possible to yield non-objects such as primitives etc due to the use of in in the runtime. May be necessary to just use Object.prototype.hasOwnProperty.
For example the following taken from compat-table wont work: