better-auth-test / src /lib /auth-client.ts
coyotte508
basic app
405fa83
raw
history blame contribute delete
115 Bytes
import { createAuthClient } from '@huggingface/better-auth/svelte';
export const authClient = createAuthClient();