[Catalog Import] Export APIs

This commit is contained in:
Ioannis Georgoulas
2021-01-31 18:43:28 +00:00
parent 8eb862c58e
commit ceef4dd897
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-import': patch
---
Export _api_ (Client, API, ref) from the catalog import plugin.
+1
View File
@@ -16,3 +16,4 @@
export { plugin } from './plugin';
export { Router } from './components/Router';
export * from './api';