chore: generate api-reports
Signed-off-by: Julien <julien.hery@ext.adeo.com>
This commit is contained in:
@@ -181,6 +181,13 @@ export const CatalogTable: {
|
||||
}
|
||||
| undefined,
|
||||
): TableColumn<CatalogTableRow>;
|
||||
createDisplayNameColumn(
|
||||
options?:
|
||||
| {
|
||||
hidden?: boolean | undefined;
|
||||
}
|
||||
| undefined,
|
||||
): TableColumn<CatalogTableRow>;
|
||||
createLabelColumn(
|
||||
key: string,
|
||||
options?:
|
||||
|
||||
Reference in New Issue
Block a user