Mark ExtensionInstance as internal
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
} from '@backstage/frontend-plugin-api';
|
||||
import mapValues from 'lodash/mapValues';
|
||||
|
||||
/** @public */
|
||||
/** @internal */
|
||||
export interface ExtensionInstance {
|
||||
readonly $$type: '@backstage/ExtensionInstance';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user