Vercel/app/api/auth/[...nextauth]/route.ts
2025-02-17 17:52:18 -06:00

2 lines
36 B
TypeScript

export { GET, POST } from '@/auth';