Vercel/src/app/api/auth/[...nextauth]/route.ts
2024-04-16 16:59:37 -05:00

2 lines
36 B
TypeScript

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