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