expose techInsightsApiRef

Signed-off-by: goenning <me@goenning.net>
This commit is contained in:
goenning
2021-12-23 16:04:38 +00:00
parent e1ec6ce6f5
commit d83079fc11
3 changed files with 17 additions and 0 deletions
+2
View File
@@ -17,3 +17,5 @@ export {
techInsightsPlugin,
EntityTechInsightsScorecardContent,
} from './plugin';
export { techInsightsApiRef } from './api/TechInsightsApi';