✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Express
У файлі routes/users.ts маршрут оголошено як router.get('/', ...), а в app.ts стоїть app.use('/api/users', usersRouter). На який URL відповість цей маршрут?