chatbot-template/app/api/auth/[...nextauth]/route.ts

2 lines
35 B
TypeScript
Raw Normal View History

2023-06-16 11:49:14 -04:00
export { GET, POST } from '@/auth'