JSPM

@backstage/errors

0.0.0-nightly-20221029024732
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 793693
  • Score
    100M100P100Q172931F
  • License Apache-2.0

Common utilities for error handling within Backstage

Package Exports

  • @backstage/errors
  • @backstage/errors/dist/index.cjs.js
  • @backstage/errors/dist/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@backstage/errors) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Common error handling functionality

Contains some common functionality of error handling.

This package will be imported both by the frontend and backend.