Skip to main content
Module

x/hono/middleware.ts>deleteCookie

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable deleteCookie
import { deleteCookie } from "https://deno.land/x/hono@v4.0.0-rc.0/middleware.ts";

type

(
name: string,
) => void