mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 20:12:12 +00:00
461 B
461 B
youtubei.js / Utils / getCookie
Function: getCookie()
getCookie(
cookies,name,matchWholeName?):string|undefined
Defined in: src/utils/Utils.ts:260
Parameters
cookies
string
name
string
matchWholeName?
boolean = false
Returns
string | undefined