Files
backstage/packages/backend-plugin-api
Fredrik Adelöw 9080f57970 remove service compat too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-20 13:26:25 +02:00
..
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 08:56:34 +00:00
2024-08-20 08:56:34 +00: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