mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-30 02:46:44 -05:00
chore(organization): re-export schema types in client (#6566)
This commit is contained in:
committed by
github-actions[bot]
parent
8e6c658c66
commit
2fceccfb89
@@ -319,3 +319,5 @@ export const inferOrgAdditionalFields = <
|
||||
: undefined;
|
||||
return {} as undefined extends S ? Schema : S;
|
||||
};
|
||||
|
||||
export type * from "./schema";
|
||||
|
||||
Reference in New Issue
Block a user