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