Update catalog-backend-module-github plugin report.api.md
Signed-off-by: abhishekbvs <bvsabhishek@gmail.com>
This commit is contained in:
@@ -27,9 +27,6 @@ import { ScmIntegrationRegistry } from '@backstage/integration';
|
||||
import { ScmLocationAnalyzer } from '@backstage/plugin-catalog-node';
|
||||
import { UserEntity } from '@backstage/catalog-model';
|
||||
|
||||
// @public
|
||||
export const DEFAULT_PAGE_SIZES: GithubPageSizes;
|
||||
|
||||
// @public
|
||||
export const defaultOrganizationTeamTransformer: TeamTransformer;
|
||||
|
||||
|
||||
@@ -40,6 +40,7 @@ export {
|
||||
type TeamTransformer,
|
||||
defaultOrganizationTeamTransformer,
|
||||
type TransformerContext,
|
||||
type GithubPageSizes,
|
||||
} from './lib';
|
||||
|
||||
export * from './deprecated';
|
||||
|
||||
Reference in New Issue
Block a user