browser-unhandled-rejection icon indicating copy to clipboard operation
browser-unhandled-rejection copied to clipboard

Also provide variant using native subclassing

Open rtsao opened this issue 7 years ago • 0 comments

For use cases where native subclassing of Promise is supported, it is preferable to use native subclassing instead of __proto__.

This package should provide this version as well.

rtsao avatar Oct 17 '17 20:10 rtsao