setup done

This commit is contained in:
Om Lanke
2025-06-25 15:25:44 +05:30
parent ceb4b6b811
commit 2b777df5e2
55 changed files with 503 additions and 90 deletions

View File

@@ -0,0 +1,2 @@
import { handlers } from "@workspace/auth";
export const { GET, POST } = handlers;