fix header

This commit is contained in:
Florian Holzapfel
2015-03-19 16:59:53 +01:00
parent 546d3c9f31
commit 6c3794e396
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
// Type definitions for response-time 2.2.0
// Project: https://github.com/expressjs/response-time
// Definitions by: Uros Smolnik <https://github.com/urossmolnik/>
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/* =================== USAGE ===================
/* =================== USAGE ===================
import responseTime = require('response-time');
app.use(responseTime());