🌈 搜索
📅  最后修改于: 2022-03-11 15:04:01.588000             🧑  作者: Mango
app.get('/', function (req, res) { throw new Error('BROKEN') // Express will catch this on its own. })