type alias SameSiteimport { type SameSite } from "https://deno.land/std@0.56.0/http/cookie.ts"; definition: "Strict" | "Lax" | "None"