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

2 lines
47 B
TypeScript
Raw Normal View History

2024-10-11 18:00:22 +05:30
export { GET, POST } from "@/app/(auth)/auth";