Module

x/hono/helper/cookie/index.ts>deleteCookie

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable deleteCookie
import { deleteCookie } from "https://dotland.deno.dev/x/hono@v4.3.9/helper/cookie/index.ts";

type

(
name: string,
) => string | undefined