DefinitelyTyped/types/js-cookie
Tom B 71f3a59bbb
Fix js-cookie types (#42483)
* Update js-cookie types

Calls to set return a string or undefined, not void, as seen here:
https://github.com/js-cookie/js-cookie/blob/master/src/api.mjs#L7
https://github.com/js-cookie/js-cookie/blob/master/src/api.mjs#L47

* Update js-cookie tests
2020-02-25 16:40:03 -08:00
..
index.d.ts
js-cookie-tests.ts
tsconfig.json
tslint.json