modified api report

Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
This commit is contained in:
Abhay-soni-developer
2023-09-21 12:27:57 +05:30
parent 18eaecffbf
commit 66681d08f3
-5
View File
@@ -17,11 +17,6 @@ import { default as React_2 } from 'react';
import { RouteRef } from '@backstage/core-plugin-api';
import { TableColumn } from '@backstage/core-components';
// Warning: (ae-missing-release-tag) "ciTableColumns" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const ciTableColumns: TableColumn<Project>[];
// @public (undocumented)
export const EntityJenkinsContent: (props: {
columns?: TableColumn<Project>[] | undefined;