Skip to content

generateCookie

reference
1 min readUpdated

Kind: Function

Source: src/helper/cookie/index.ts

Part of: Helper

Signature

ts
function generateCookie(name: string, value: string, opt: CookieOptions): string

Parameters

NameType
namestring
valuestring
optCookieOptions

Returns: string

Was this page helpful?

Download as PDF
generateCookie — Hono (narrator proof)