mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 19:42:14 +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