@nocapshows/nocap-backstage-common
v0.0.29
Published
Common types, constants, and services used throughout Backstage
Readme
nocap-backstage-common
Backstage types references
How to use:
For Local Updating/Dev
# on project
npm link <path/to/this/dir>For using the NPM version
npm install --save-dev @nocapshows/nocap-backstage-common// change references as common // reference it locally if i want
- Get your types from the reference common project instead of yours and eventually delete the existing current one
import { payloads } from '@backstage-common/types'