Files
backstage/packages/backend-plugin-api
github-actions[bot] 185d5ea0b0 Version Packages (next)
2024-01-23 13:57:50 +00:00
..
2024-01-23 13:57:50 +00:00
2024-01-23 13:57:50 +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 add --cwd plugins/<plugin>-backend @backstage/backend-plugin-api

Documentation