Files
backstage/packages/backend-plugin-api
Fredrik Adelöw 65a9c6c7cb remove alphas
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-24 14:12:08 +02:00
..
2024-04-23 14:53:09 +00:00
2024-04-24 14:12:08 +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