@backstage-community/plugin-sonarqube
Version:
19 lines (16 loc) • 861 B
JavaScript
import { isSonarQubeAvailable as isSonarQubeAvailable$1, SONARQUBE_PROJECT_KEY_ANNOTATION as SONARQUBE_PROJECT_KEY_ANNOTATION$1 } from '@backstage-community/plugin-sonarqube-react';
export { SonarQubeCard } from './SonarQubeCard/SonarQubeCard.esm.js';
import 'react/jsx-runtime';
import '@material-ui/core/Box';
import '@backstage/core-components';
import '@backstage/plugin-catalog-react';
import '@material-ui/core/IconButton';
import '@material-ui/icons/Link';
import '@material-ui/core/Typography';
import './SonarQubeCard/MetricInsights.esm.js';
import '@backstage/frontend-plugin-api';
import '../translation.esm.js';
const isSonarQubeAvailable = isSonarQubeAvailable$1;
const SONARQUBE_PROJECT_KEY_ANNOTATION = SONARQUBE_PROJECT_KEY_ANNOTATION$1;
export { SONARQUBE_PROJECT_KEY_ANNOTATION, isSonarQubeAvailable };
//# sourceMappingURL=index.esm.js.map