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:
@@ -18,7 +18,6 @@ import { createApiRef } from '@backstage/core-plugin-api';
|
||||
|
||||
export const exploreToolsConfigRef = createApiRef<ExploreToolsConfig>({
|
||||
id: 'plugin.explore.toolsconfig',
|
||||
description: 'Used to configure tools displayed in the explore plugin',
|
||||
});
|
||||
|
||||
export type ExploreTool = {
|
||||
|
||||
Reference in New Issue
Block a user