Module

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

Ultrafast web framework for the Edges
Very Popular
Go to Latest
variable deleteCookie
import { deleteCookie } from "https://dotland.deno.dev/x/hono@v3.6.0-rc.2/helper/cookie/index.ts";

type

(
name: string,
) => void