Update api-report.md

Signed-off-by: Magnus Persson <magnus.persson@fortnox.se>
This commit is contained in:
Magnus Persson
2022-11-22 12:53:57 +01:00
parent 19f8ad4262
commit 836b30e61c
8 changed files with 91 additions and 14 deletions
@@ -24,11 +24,15 @@ export type { DuplicationRating } from './SonarQubeCard';
export type { SonarQubeContentPageProps } from './SonarQubeContentPage';
/**
* @public
*
* @deprecated use the same type from `@backstage/plugin-sonarqube-react` instead
*/
export const isSonarQubeAvailable = NonDeprecatedIsSonarQubeAvailable;
/**
* @public
*
* @deprecated use the same type from `@backstage/plugin-sonarqube-react` instead
*/
export const SONARQUBE_PROJECT_KEY_ANNOTATION =