@bugsnag/plugin-intercept

@bugsnag/js plugin providing convenience functions for intercepting asynchronous errors

Usage no npm install needed!

<script type="module">
  import bugsnagPluginIntercept from 'https://cdn.skypack.dev/@bugsnag/plugin-intercept';
</script>

README

@bugsnag/plugin-intercept

This plugin provides a convenience function which can be passed to a node-style error-first callback, or as the catch callback in a promise. It is included in the Node notifier.

License

MIT