UNPKG

@daveyplate/better-auth-tanstack

Version:

Tanstack hooks for better-auth

4 lines (2 loc) 102 B
import type { betterAuth } from "better-auth" export type BetterAuth = ReturnType<typeof betterAuth>