Generate new API documentation
Signed-off-by: Jasper Boeijenga <jboeijenga@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import { ApiRef } from '@backstage/core-plugin-api';
|
||||
import { BackstagePlugin } from '@backstage/core-plugin-api';
|
||||
import { default as default_2 } from 'react';
|
||||
import { DependencyGraphTypes } from '@backstage/core-components';
|
||||
import { DiscoveryApi } from '@backstage/core-plugin-api';
|
||||
import { DomainEntity } from '@backstage/catalog-model';
|
||||
import { ExploreToolsConfig } from '@backstage/plugin-explore-react';
|
||||
@@ -110,6 +111,7 @@ export const exploreRouteRef: RouteRef<undefined>;
|
||||
// @public (undocumented)
|
||||
export const GroupsExplorerContent: (props: {
|
||||
title?: string | undefined;
|
||||
direction?: DependencyGraphTypes.Direction | undefined;
|
||||
}) => JSX_2.Element;
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user