mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-05 15:30:40 +00:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export { GET, POST } from "../../../server/auth";
|
|
export const runtime = "edge";
|