2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
|
import { handlers } from "@/auth"
|
||
|
export const { GET, POST } = handlers
|