import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CookiePriority } = Protocol.Network;
Represents the cookie's 'Priority' status: https://tools.ietf.org/html/draft-west-cookie-priority-00