Files
backstage/packages/backend-plugin-api
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
..
2024-09-06 12:44:01 +02:00
2024-10-08 11:42:14 +00:00
2024-10-08 11:42:14 +00:00
2024-10-14 17:56:00 +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