api-reports

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-08-16 16:11:06 +02:00
parent 8dc1a94a3a
commit 3f9d2b90bc
89 changed files with 693 additions and 491 deletions
+2 -1
View File
@@ -10,6 +10,7 @@ import { BackstagePlugin } from '@backstage/core-plugin-api';
import { ConfigApi } from '@backstage/core-plugin-api';
import { DiscoveryApi } from '@backstage/core-plugin-api';
import { Entity } from '@backstage/catalog-model';
import { JSX as JSX_2 } from 'react';
import { RouteRef } from '@backstage/core-plugin-api';
// @public (undocumented)
@@ -21,7 +22,7 @@ export type ClientApiConfig = {
// @public (undocumented)
export const EntitySplunkOnCallCard: (
props: EntitySplunkOnCallCardProps,
) => JSX.Element;
) => JSX_2.Element;
// @public (undocumented)
export type EntitySplunkOnCallCardProps = {