Files
backstage/packages/backend-plugin-api
Camila Belo d18e5b3650 docs: update api report
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-12-06 16:52:36 +01:00
..
2024-12-03 13:18:49 +00:00
2024-02-08 09:53:18 +01:00
2024-12-03 13:18:49 +00:00
2024-12-02 08:17:31 -05:00
2024-12-06 16:52:36 +01: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