import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { DeleteCookiesRequest } = default.Network;
Properties
If specified, deletes all the cookies with the given name where domain and path match provided URL.