Files
backstage/packages/backend-plugin-api
Fredrik Adelöw 69d880e171 Bump to latest zod
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-26 13:52:02 +01:00
..
2026-01-20 16:04:33 +01:00
2026-01-20 16:40:05 +00:00
2026-01-26 13:52:02 +01:00
2025-12-03 14:57:50 -05:00
2025-12-03 10:59:22 -05: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