Skip to main content
Module

std/http/mod.ts>Cookies

Deno standard library
Go to Latest
type alias Cookies
import { type Cookies } from "https://deno.land/std@0.62.0/http/mod.ts";
definition: Record<string, string>