We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5fd07 commit 4f85dedCopy full SHA for 4f85ded
package.json
@@ -3,6 +3,7 @@
3
"version": "2.0.4",
4
"description": "Parse http headers, works with browserify/xhr",
5
"main": "parse-headers.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"test": "node test.js"
9
},
0 commit comments