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

2 lines
47 B
TypeScript
Raw Normal View History

2024-10-23 12:21:30 -04:00
export { GET, POST } from '@/app/(auth)/auth';