chore: move types to

This commit is contained in:
Bereket Engida
2024-09-23 15:17:57 +03:00
parent af59d52ec8
commit 86865abc62
5 changed files with 60 additions and 6 deletions

View File

@@ -28,3 +28,5 @@ export const {
useListOrganizations,
useActiveOrganization,
} = client;
client.$Infer;