mirror of
https://github.com/vercel/next-learn.git
synced 2026-07-01 08:34:16 +00:00
2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export { auth as middleware } from './auth';
|