Files
backstage/packages/integration-react
Fredrik Adelöw 98ed4fe065 Merge pull request #18234 from backstage/blam/jsdom-env
cli: Add `Request` `Response` `Headers` and `fetch` to `jsdom` environment
2023-06-20 10:40:26 +02:00
..
2023-02-28 12:47:11 -05:00
2023-06-13 19:37:24 +00:00

Integrations React-specific functionality

Exposes a frontend API for interacting with configured integrations (as added under the integrations root config key). Most of the actual code is in the @backstage/integration package.