There was an error while loading. Please reload this page.
067d876
2.0.1: Improved interoperability Don't check `x instanceof Promise` as it's not very portable. Instead use Promise.resolve(x).