mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-19 09:35:29 -04:00
refactor: eslint/prettier ➡️ biome
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { auth } from "@/lib/auth";
|
||||
import { toNextJsHandler } from "better-auth/next-js";
|
||||
import { auth } from "@/lib/auth";
|
||||
|
||||
export const { POST, GET } = toNextJsHandler(auth);
|
||||
|
||||
Reference in New Issue
Block a user