frontend-app-api: fix internal conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -132,6 +132,7 @@ export function createApp(options: { plugins: BackstagePlugin[] }): {
|
||||
};
|
||||
}
|
||||
|
||||
/** @internal */
|
||||
export function extractRouteInfoFromInstanceTree(
|
||||
roots: ExtensionInstance[],
|
||||
): Map<RouteRef, string> {
|
||||
|
||||
Reference in New Issue
Block a user