t-convex-nextjs-saas/convex/betterAuth/auth.ts

4 lines
82 B
TypeScript
Raw Normal View History

import { createAuth } from '../auth';
export const auth = createAuth({} as any);