mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
2 lines
115 B
TypeScript
2 lines
115 B
TypeScript
import { handlers } from "@/auth" // Referring to the auth.ts we just created
|
|
export const { GET, POST } = handlers |