mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Merge pull request #658 from AndrewGaspar/master
Fixed the 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