release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
@@ -22,7 +22,6 @@ import { EntityName } from '@backstage/catalog-model';
|
||||
|
||||
export const techInsightsApiRef = createApiRef<TechInsightsApi>({
|
||||
id: 'plugin.techinsights.service',
|
||||
description: 'Used by the tech insights plugin to make requests',
|
||||
});
|
||||
|
||||
export interface TechInsightsApi {
|
||||
|
||||
Reference in New Issue
Block a user