JSPM

@backstage/catalog-client

0.3.15
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 597406
  • Score
    100M100P100Q199335F
  • License Apache-2.0

Package Exports

  • @backstage/catalog-client

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/catalog-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Catalog Client

Contains a frontend and backend compatible client for communicating with the Backstage Catalog.

Backend code may import and use this package directly.

However, frontend code will not want to import this package directly - use the @backstage/plugin-catalog package instead, which re-exports all of the types and classes from this package. Thereby, you will also gain access to its catalogApiRef.