Skip to main content
Module

x/abc/deps.ts>cookie.Cookies

A better Deno framework to create web application.
Go to Latest
interface cookie.Cookies
import { type cookie } from "https://deno.land/x/abc@v1.0.0-rc4/deps.ts";
const { Cookies } = cookie;

Index Signatures

[key: string]: string