mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Fixed: expected url at line 3
This commit is contained in:
2
body-parser/body-parser.d.ts
vendored
2
body-parser/body-parser.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for body-parser
|
||||
// Project: http://expressjs.com
|
||||
// Definition by: Jonathan Häberle <https://github.com/dreampulse/>
|
||||
// Definition by: Jonathan Haeberle <https://github.com/dreampulse>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../express/express.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user