I\'m trying to create a route in Express using TypeScript, and so I, as usual, set the arguments of createUser function to req: Request
createUser
req
Request