UNPKG

@better-auth-ui/core

Version:

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

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