Files
twotalesanimation 0fbe856dce Initial commit
2026-05-19 22:20:29 +02:00

4 lines
75 B
TypeScript

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