mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 17:36:42 -05:00
chore(organization): export getAdapter for plugin extensibility (#6726)
This commit is contained in:
committed by
github-actions[bot]
parent
50248360d2
commit
3d849d8dbb
@@ -1,4 +1,5 @@
|
||||
export type * from "./access";
|
||||
export { getOrgAdapter } from "./adapter";
|
||||
export * from "./organization";
|
||||
export type * from "./schema";
|
||||
export type * from "./types";
|
||||
|
||||
Reference in New Issue
Block a user