mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 00:22:43 -05:00
chore: re-export helper types in client plugins
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
//#region Necessary re-exports
|
||||
export type * from "../../types/helper";
|
||||
//#endregion
|
||||
|
||||
export * from "../../plugins/additional-fields/client";
|
||||
export * from "../../plugins/admin/client";
|
||||
export * from "../../plugins/anonymous/client";
|
||||
|
||||
Reference in New Issue
Block a user