UNPKG

@better-auth-ui/core

Version:

Authentication components and data utilities for [Better Auth](https://better-auth.com), available for React and Solid.

4 lines (2 loc) 84 B
import type { Auth } from "better-auth" export type AuthServer = Pick<Auth, "api">