2024-08-18 12:34:43 -06:00

4 lines
75 B
TypeScript

import { handlers } from "@/auth";
export const { GET, POST } = handlers;