Files

4 lines
75 B
TypeScript
Raw Permalink Normal View History

2026-06-18 11:02:31 +02:00
import { handlers } from "@/auth";
export const { GET, POST } = handlers;