Skip to content

deleteCookie

reference
1 min readUpdated

Kind: Function

Source: src/helper/cookie/index.ts

Part of: Helper

Signature

ts
function deleteCookie(c: Context, name: string, opt: CookieOptions): string | undefined

Parameters

NameType
cContext
namestring
optCookieOptions

Returns: string | undefined

Was this page helpful?

Download as PDF
deleteCookie — Hono (narrator proof)