Merge pull request #8070 from backstage/jhaals/core-api-api-cleanup

core-app-api: Add missing exports and API annotations
This commit is contained in:
Johan Haals
2021-11-16 15:49:22 +01:00
committed by GitHub
15 changed files with 103 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Start exporting and marking several types as public to address errors in the API report.