Skip to main content
Module

std/http/mod.ts>SameSite

Deno standard library
Go to Latest
type alias SameSite
import { type SameSite } from "https://deno.land/std@0.62.0/http/mod.ts";
definition: "Strict" | "Lax" | "None"