Add CookieStore API types #61604
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
⚙ Compilation target
ESNext
⚙ Library
["esnext", "dom", "dom.iterable"]
Missing / Incorrect Definition
global
cookieStore
Sample Code
Documentation Link
https://developer.mozilla.org/en-US/docs/Web/API/CookieStore
Further notes
This is #47314 re-opened, given that Safari has released support and Firefox added Nightly support, with stable support expected to follow soon.
The types provided per #47314 (comment) might serve as an inspiration to start with.
The text was updated successfully, but these errors were encountered: