Generate new API documentation

Signed-off-by: Jasper Boeijenga <jboeijenga@gmail.com>
This commit is contained in:
Jasper Boeijenga
2023-12-07 10:10:00 +01:00
parent aac659efb6
commit b33c52c8f7
+2
View File
@@ -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)