Skip to main content
Module

x/hono/middleware.ts>deleteCookie

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
variable deleteCookie
import { deleteCookie } from "https://deno.land/x/hono@v3.7.3/middleware.ts";

type

(
name: string,
) => void