Files
backstage/packages/plugin-api
Patrik Oldsberg 7803503b1e plugin-api: clean up todos
Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-27 23:23:26 +02:00
..
2021-05-27 23:23:26 +02:00
2021-05-27 23:23:25 +02:00
2021-05-27 23:23:25 +02:00
2021-05-27 23:23:25 +02:00
2021-05-27 23:23:25 +02:00

@backstage/core-api

This package provides the core API used by Backstage plugins and apps.

Installation

Do not install this package directly, it is reexported by @backstage/core. Install that instead:

$ npm install --save @backstage/core

or

$ yarn add @backstage/core

Documentation