mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-22 23:07:25 +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' |