chrome-cookies-secure
chrome-cookies-secure copied to clipboard
Add a typescript definition file
@fridaythx this looks good, though now we have the promised version inside the repo too.. but that shouldn't prevent this being merged in.
Could you add:
"types": "index.d.ts",topackage.jsonSecure?: boolean;to thePuppeteerCookieinterface
And I'll merge it in?