muller-reporting-sys/app/api/auth/[...nextauth]/route.ts
2025-11-12 22:21:35 +03:00

4 lines
77 B
TypeScript

import { handlers } from "@/lib/auth"
export const { GET, POST } = handlers