diff --git a/packages/client/src/api/hooks/index.ts b/packages/client/src/api/hooks/index.ts index 9f4f998..3c543ed 100644 --- a/packages/client/src/api/hooks/index.ts +++ b/packages/client/src/api/hooks/index.ts @@ -9,3 +9,4 @@ export * from "./useTaxonomy" export * from "./useVisitor" export * from "./useMessage" export * from "./usePost" +export * from "./useEntity" \ No newline at end of file