Module

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

Lightweight, Ultrafast, Web Standards
Very Popular
Go to Latest
variable deleteCookie
import { deleteCookie } from "https://dotland.deno.dev/x/hono@v3.7.2/helper/cookie/index.ts";

type

(
name: string,
) => void