The arguments passed to a middleware function or object. Extends HttpHandlerArgs with a next function.
next
IMPORT_PATH: "@daiso-tech/core/http-router/contracts"
"@daiso-tech/core/http-router/contracts"
The next function in the middleware chain.
The arguments passed to a middleware function or object. Extends HttpHandlerArgs with a
nextfunction.IMPORT_PATH:
"@daiso-tech/core/http-router/contracts"