Files
backstage/packages/backend-plugin-api
Fredrik Adelöw e97cc0b0a3 updated the knip rules a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-08 09:53:18 +01:00
..
2024-01-30 09:15:50 +01:00
2024-02-06 14:58:46 +00:00
2024-02-08 09:53:18 +01:00
2024-02-06 14:58:46 +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