UNPKG

@zpg6-test-pkgs/better-auth

Version:

The most comprehensive authentication library for TypeScript.

24 lines (21 loc) 672 B
import * as better_call from 'better-call'; import { H as HookEndpointContext } from '../shared/better-auth.p_7brNZN.js'; import 'kysely'; import 'zod/v4'; import '../shared/better-auth.DTtXpZYr.js'; import '../shared/better-auth.Duv5fZ_i.js'; import 'jose'; import 'zod/v4/core'; import 'zod'; 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 };