mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-02 04:16:38 -05:00
chore: release v1.2.12
This commit is contained in:
committed by
Bereket Engida
parent
6e291382fe
commit
f6df2cf29b
@@ -5,8 +5,6 @@ import { parseSetCookieHeader } from "../cookies";
|
||||
|
||||
let isBuilding: boolean | undefined;
|
||||
|
||||
let isBuilding: boolean | undefined;
|
||||
|
||||
export const toSvelteKitHandler = (auth: {
|
||||
handler: (request: Request) => any;
|
||||
options: BetterAuthOptions;
|
||||
|
||||
Reference in New Issue
Block a user