Skip to content

Commit f01112e

Browse files
committed
Declare types
1 parent 8467661 commit f01112e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
55
"repository": "https://github.com/kornelski/http-cache-semantics.git",
66
"main": "index.js",
7+
"types": "index.js",
78
"scripts": {
89
"test": "mocha"
910
},

0 commit comments

Comments
 (0)