Module

x/abc/vendor/https/deno.land/std/http/cookie.ts>SameSite

A better Deno framework to create web application.
Go to Latest
type alias SameSite
import { type SameSite } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/http/cookie.ts";
definition: "Strict" | "Lax" | "None"