import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CookieBlockedReason } = default.Network;
Types of reasons why a cookie may not be sent with a request.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Network.CookieBlockedReason
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CookieBlockedReason } = default.Network;
Types of reasons why a cookie may not be sent with a request.