mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 16:36:34 -05:00
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
import { createAuthClient } from "better-auth/vue";
|
|
|
|
export const client = createAuthClient();
|