mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-23 23:09:28 +00:00
459 B
459 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