mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
fix header
This commit is contained in:
Vendored
+2
-2
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user