feat: Init

This commit is contained in:
beilunyang
2024-12-16 01:35:08 +08:00
commit cc7e5003c5
73 changed files with 15001 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
import { GET, POST } from "@/lib/auth"
export { GET, POST }
export const runtime = 'edge'