chatbot-template/middleware.ts

2 lines
45 B
TypeScript
Raw Normal View History

2023-05-22 10:16:09 -04:00
export { auth as middleware } from "./auth";