youtubei.js / Log / debug
Function: debug()
debug(
tag?, ...args?):void
Defined in: src/utils/Log.ts:44
Parameters
tag?
string
args?
...any[]
Returns
void
youtubei.js / Log / debug
debug(
tag?, ...args?):void
Defined in: src/utils/Log.ts:44
string
...any[]
void