4 lines
103 B
TypeScript
4 lines
103 B
TypeScript
const { client } = useAuth()
|
|
|
|
export type ActiveOrganization = typeof client.$Infer.ActiveOrganization
|