UNPKG

@acadix/setup

Version:

Acadix Learning Management System backend application project setup

4 lines (3 loc) 222 B
export { default as ErrorHandlerMiddleware } from "./errorhandler.middleware"; export { default as NotFoundMiddleware } from "./notfound.middleware"; export { default as FaviconMiddleware } from "./favicon.middleware";