mirror of
https://github.com/beilunyang/moemail.git
synced 2025-12-24 11:30:51 +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' |