mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed express module definition.
This commit is contained in:
@@ -1277,7 +1277,7 @@ function test_general() {
|
||||
|
||||
app.enabled('trust proxy');
|
||||
|
||||
app.configure(function () => {
|
||||
app.configure(() => {
|
||||
app.set('title', 'My Application');
|
||||
});
|
||||
|
||||
|
||||
Vendored
+611
-606
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user