UNPKG
@zalando-sunrise/backstage-cli
Version:
latest (0.1.1-alpha.21)
0.1.1-alpha.21
CLI for developing Backstage plugins and apps
backstage.io
spotify/backstage
@zalando-sunrise/backstage-cli
/
templates
/
default-plugin
/
src
/
index.ts
2 lines
(1 loc)
•
35 B
text/typescript
View Raw
1
2
export
{ plugin }
from
'./plugin'
;