UNPKG

next-compose-middleware

Version:

`next-compose-middleware` is a library that simplifies building complex, declarative middleware for Next.js applications. It allows you to create highly readable and maintainable middleware by composing multiple functions together.

2 lines 80 B
export { composeMiddleware } from './compose'; //# sourceMappingURL=index.js.map