Files
backstage/packages/plugin-api
2021-05-27 23:26:17 +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