chore: fix api-reports warnings

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-10-14 17:56:00 +02:00
parent 35e735bb55
commit fc01ce7e77
216 changed files with 28 additions and 4221 deletions
-5
View File
@@ -21,9 +21,4 @@ export const isKubernetesClusterAvailable: (entity: Entity) => boolean;
// @public (undocumented)
export const Router: () => React_2.JSX.Element;
// Warnings were encountered during analysis:
//
// src/Router.d.ts:8:22 - (ae-undocumented) Missing documentation for "isKubernetesClusterAvailable".
// src/Router.d.ts:14:22 - (ae-undocumented) Missing documentation for "Router".
```