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