ppEmiliano's picture
Add full CRM application with HF Spaces Docker deployment
ea8dde3
raw
history blame contribute delete
78 Bytes
import { handlers } from "@/lib/auth";
export const { GET, POST } = handlers;