NodeJS / Express: what is “app.use”?

后端 未结 23 1375
别跟我提以往
别跟我提以往 2020-11-29 14:48

In the docs for the NodeJS express module, the example code has app.use(...).

What is the use function and where is it defined?

23条回答
提交回复
热议问题