Remove EntitySystemDiagramCard from api report

Signed-off-by: Eoghan McIlwaine <eoghan@roadie.io>
This commit is contained in:
Eoghan McIlwaine
2022-01-24 16:33:21 +01:00
parent e7dd277232
commit cbe4ab0d20
-6
View File
@@ -388,12 +388,6 @@ export const EntitySwitch: {
}) => null;
};
// Warning: (ae-forgotten-export) The symbol "SystemDiagramCard" needs to be exported by the entry point index.d.ts
// Warning: (ae-missing-release-tag) "EntitySystemDiagramCard" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public @deprecated (undocumented)
export const EntitySystemDiagramCard: SystemDiagramCard;
// Warning: (ae-missing-release-tag) "FilterContainer" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)