Skip to content

Commit bb851de

Browse files
committed
Add TypeScript declarations note to readme
1 parent 3827a7c commit bb851de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,12 @@ Cookies.withConverter({
311311
})
312312
```
313313

314+
## TypeScript declarations
315+
316+
```
317+
$ npm i @types/js-cookie
318+
```
319+
314320
## Server-side integration
315321

316322
Check out the [Servers Docs](SERVER_SIDE.md)

0 commit comments

Comments
 (0)