Files
DefinitelyTyped/types
Joe Harlow c9d3302a9f fix: type definition for set function in @types/cookies (#49815)
* fix: type definition for cookies.set

The docs explicitly state the omission of `value` will cause the deletion of a cookie. `null` is more explicitly an omission than `""`.

* fix: remove overload which does not exist in the underlying library

* chore: bring tests inline
2020-12-22 21:03:56 +00:00
..
2020-12-14 18:04:12 +00:00
2020-12-14 17:56:27 +00:00
2020-12-14 20:36:48 +00:00