update api-report.md
Signed-off-by: Samuel Stadler <samuel.stadler@dynatrace.com>
This commit is contained in:
@@ -7,12 +7,15 @@
|
||||
|
||||
import { BackstagePlugin } from '@backstage/core-plugin-api';
|
||||
import { JSX as JSX_2 } from 'react';
|
||||
import { ReactNode } from 'react';
|
||||
import { RouteRef } from '@backstage/core-plugin-api';
|
||||
|
||||
// @public (undocumented)
|
||||
export const EntityValidationPage: (props: {
|
||||
defaultYaml?: string | undefined;
|
||||
defaultLocation?: string | undefined;
|
||||
hideFileLocationField?: boolean | undefined;
|
||||
contentHead?: ReactNode;
|
||||
}) => JSX_2.Element;
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user