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:
@@ -20,7 +20,6 @@ import { Observable } from '@backstage/types';
|
||||
|
||||
export const shortcutsApiRef = createApiRef<ShortcutApi>({
|
||||
id: 'plugin.shortcuts.api',
|
||||
description: 'API to handle shortcuts in a Backstage Sidebar',
|
||||
});
|
||||
|
||||
export interface ShortcutApi {
|
||||
|
||||
Reference in New Issue
Block a user