Files

3 lines
74 B
TypeScript
Raw Permalink Normal View History

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