Skip to main content
Module

x/request_cookie_store/index.ts>CookieStoreDeleteOptions

An implementation of the Cookie Store API for request handlers.
Latest
interface CookieStoreDeleteOptions
Re-export
import { type CookieStoreDeleteOptions } from "https://deno.land/x/request_cookie_store@v0.6.0-pre.3/index.ts";

Properties

name: string
optional
domain: string | null
optional
path: string