d79072b5de
Updated doc comments on ExtensionPoint.T and ServiceRef.T to reflect that reading the value returns null rather than throwing. Expanded the changeset to cover all three behavioral changes in the PR. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/backend-plugin-api
This package provides the framework API used by Backstage backend plugins and modules.
Installation
Add the library to your backend plugin or module package:
# From your Backstage root directory
yarn --cwd plugins/<plugin>-backend add @backstage/backend-plugin-api