3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
|
|
export { GET, POST } from "@/auth";
|
||
|
|
export const runtime = "edge";
|