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