bugsnag/bugsnag-js

View on GitHub
packages/plugin-window-unhandled-rejection/README.md

Summary

Maintainability
Test Coverage
# @bugsnag/plugin-window-unhandled-rejection

This plugin hooks in to the browser's global `unhandledRejection`/`onunhandledrejection` callbacks to provide unhandled exception reporting for Promises. It is included in the browser notifier.

## License

This package is free software released under the MIT License. See [LICENSE.txt](./LICENSE.txt) for details.