generated api reports

Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
This commit is contained in:
Yousif Al-Raheem
2021-07-22 11:44:01 +02:00
parent 3891efb000
commit 964250ac07
+1
View File
@@ -697,6 +697,7 @@ export function useEntity<T extends Entity = Entity>(): {
entity: T;
loading: boolean;
error: Error | undefined;
refresh: VoidFunction | undefined;
};
// Warning: (ae-missing-release-tag) "useEntityCompoundName" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)