mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-07-04 03:51:00 +00:00
471 B
471 B
youtubei.js / Utils / getCookie
Function: getCookie()
getCookie(
cookies,name,matchWholeName):string|undefined
Parameters
• cookies: string
• name: string
• matchWholeName: boolean = false
Returns
string | undefined