Checks whether the declaration looks somewhat like <id> = express() and returns <id> if it matches.
<id> = express()
<id>
Checks whether the declaration looks somewhat like
<id> = express()
and returns<id>
if it matches.