Skip to content

Commit d45198d

Browse files
authored
fix(organization): remove unnecessary type re-export (better-auth#7011)
1 parent 7e40af0 commit d45198d

File tree

1 file changed

+0
-1
lines changed
  • packages/better-auth/src/plugins/organization

1 file changed

+0
-1
lines changed

packages/better-auth/src/plugins/organization/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
export type * from "./access";
21
export { getOrgAdapter } from "./adapter";
32
export * from "./organization";
43
export type * from "./schema";

0 commit comments

Comments
 (0)