chatbot-template/app/api/auth/[...nextauth]/route.ts
2023-06-10 17:16:00 -04:00

2 lines
69 B
TypeScript

export { GET, POST } from '@/auth'
// export const runtime = 'edge'