@parseable/backstage-plugin-logstream
Version:
Backstage plugin for integrating with Parseable log streams
14 lines (13 loc) • 591 B
JavaScript
export { E as EntityParseableLogstreamContent, L as LogStreamCard, P as ParseableLogstreamPage, i as isParseableLogstreamAvailable, a as parseableLogstreamPlugin, r as rootRouteRef } from './esm/index-75099be5.esm.js';
import '@backstage/core-plugin-api';
import 'zod';
import 'react/jsx-runtime';
import 'react';
import '@backstage/plugin-catalog-react';
import '@backstage/core-components';
import '@material-ui/core';
import '@material-ui/icons/PlayArrow';
import '@material-ui/icons/Pause';
import '@material-ui/icons/FileCopy';
import 'react-use';
//# sourceMappingURL=index.esm.js.map