mirror of
https://github.com/beilunyang/moemail.git
synced 2025-09-26 19:41:22 +08:00
5 lines
91 B
TypeScript
5 lines
91 B
TypeScript
import { GET, POST } from "@/lib/auth"
|
|
|
|
export { GET, POST }
|
|
|
|
export const runtime = 'edge' |