0.0.29 • Published 2 years ago

@nocapshows/nocap-backstage-common v0.0.29

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

nocap-backstage-common

npm version

Publish Package to npmjs

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

  1. Get your types from the reference common project instead of yours and eventually delete the existing current one
import { payloads } from '@backstage-common/types'