Files
backstage/packages/backend-plugin-api
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
..
2024-09-06 12:44:01 +02:00
2024-09-17 13:19:01 +00:00
2024-09-17 13:19:01 +00:00
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00

@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

Documentation