mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-03-10 04:19:49 +01:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
import { handlers } from "@/auth"
|
|
export const { GET, POST } = handlers
|