import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CookieSameSite } = Protocol.Network;
Represents the cookie's 'SameSite' status: https://tools.ietf.org/html/draft-west-first-party-cookies
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CookieSameSite } = Protocol.Network;
Represents the cookie's 'SameSite' status: https://tools.ietf.org/html/draft-west-first-party-cookies