judge/src/middleware.ts

2 lines
45 B
TypeScript
Raw Normal View History

export { auth as middleware } from "@/auth";