1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/js-cookie`
# Summary
This package contains type definitions for js-cookie (https://github.com/js-cookie/js-cookie).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-cookie.
### Additional Details
* Last updated: Fri, 01 Oct 2021 22:31:30 GMT
* Dependencies: none
* Global values: `Cookies`
# Credits
These definitions were written by [Theodore Brown](https://github.com/theodorejb), [BendingBender](https://github.com/BendingBender), [Antoine Lépée](https://github.com/alepee), [Yuto Doi](https://github.com/yutod), [Nicolas Reynis](https://github.com/nreynis), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
|