UNPKG

@backstage-community/plugin-sonarqube

Version:
8 lines (7 loc) 531 B
export { SonarQubeClient } from './api/SonarQubeClient.esm.js'; export { SONARQUBE_PROJECT_KEY_ANNOTATION, isSonarQubeAvailable } from './components/index.esm.js'; export { EntitySonarQubeCard, EntitySonarQubeContentPage, sonarQubePlugin } from './plugin.esm.js'; export { sonarqubeTranslationRef } from './translation.esm.js'; export { SonarQubeCard } from './components/SonarQubeCard/SonarQubeCard.esm.js'; export { SonarQubeTable } from './components/SonarQubeTable/SonarQubeTable.esm.js'; //# sourceMappingURL=index.esm.js.map