mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
whitespace..
This commit is contained in:
@@ -137,7 +137,7 @@ namespace express_tests {
|
||||
req.next;
|
||||
res.req;
|
||||
});
|
||||
|
||||
|
||||
// Test mounting sub-apps
|
||||
app.use('/sub-app', express());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user