- From: Jake Archibald <notifications@github.com>
- Date: Tue, 09 Jun 2015 02:23:53 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 9 June 2015 09:24:20 UTC
I guess `get`, `set`, `getAll`, `delete` could be static methods of `Cookie` rather than `navigator.cookies`. ```js Cookie.set('hello', 'world') ``` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/707#issuecomment-110289477
Received on Tuesday, 9 June 2015 09:24:20 UTC