doublet icon indicating copy to clipboard operation
doublet copied to clipboard

Handle any Javascript function as an error and response tuple.

Results 1 doublet issues
Sort by recently updated
recently updated
newest added

## Description This PR aims to fix bugs when using this library with third-party modules which either wrap the native `Promise` object or declare alternative implementations altogether. Due to the...