Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/entropy/src/http/decorators/cookies.decorator.ts>Cookies

The core module of Entropy framework for Deno.
Latest
function Cookies
import { Cookies } from "https://deno.land/x/entropy@1.0.0-beta.17/src/http/decorators/cookies.decorator.ts";

Parameters

cookies: Record<string, string>