UNPKG

better-auth

Version:

The most comprehensive authentication library for TypeScript.

21 lines (18 loc) 621 B
import * as better_call from 'better-call'; import { H as HookEndpointContext } from '../shared/better-auth.BDi4weGR.cjs'; import '../shared/better-auth.Bi8FQwDD.cjs'; import 'zod'; import '../shared/better-auth._1abrCm_.cjs'; import 'kysely'; import 'better-sqlite3'; import 'bun:sqlite'; declare const reactStartCookies: () => { id: "react-start-cookies"; hooks: { after: { matcher(ctx: HookEndpointContext): true; handler: (inputContext: better_call.MiddlewareInputContext<better_call.MiddlewareOptions>) => Promise<void>; }[]; }; }; export { reactStartCookies };