mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 12:27:44 +00:00
docs: move options to interface
This commit is contained in:
3
docs/lib/auth.ts
Normal file
3
docs/lib/auth.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { BetterAuthOptions } from "better-auth";
|
||||
|
||||
export { type BetterAuthOptions };
|
||||
Reference in New Issue
Block a user