Files
2026-06-06 00:49:07 +08:00

4 lines
63 B
TypeScript

import { GET, POST } from "@/lib/auth";
export { GET, POST };