Back to Expressjs

Res App

_includes/api/en/4x/res-app.md

latest218 B
Original Source
<h3 id='res.app'>res.app</h3>

This property holds a reference to the instance of the Express application that is using the middleware.

res.app is identical to the req.app property in the request object.