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 26, 2024. It is now read-only.
Some of the methods on Promise have
anyas their return type. Notably,Promise.prototype.then()andPromise.resolve().For example:
I'd have expected this to be