mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 04:21:35 +00:00
chore(docs): Update API ref
This commit is contained in:
19
docs/api/namespaces/Log/functions/debug.md
Normal file
19
docs/api/namespaces/Log/functions/debug.md
Normal file
@@ -0,0 +1,19 @@
|
||||
[youtubei.js](../../../README.md) / [Log](../README.md) / debug
|
||||
|
||||
# Function: debug()
|
||||
|
||||
> **debug**(`tag`?, ...`args`?): `void`
|
||||
|
||||
## Parameters
|
||||
|
||||
• **tag?**: `string`
|
||||
|
||||
• ...**args?**: `any`[]
|
||||
|
||||
## Returns
|
||||
|
||||
`void`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L44)
|
||||
Reference in New Issue
Block a user