mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-30 18:06:15 +00:00
chore(docs): update
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
# Function: debug()
|
||||
|
||||
> **debug**(`tag?`, ...`args?`): `void`
|
||||
> **debug**(`tag?`, ...`args`): `void`
|
||||
|
||||
Defined in: [src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/utils/Log.ts#L44)
|
||||
Defined in: [src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/utils/Log.ts#L44)
|
||||
|
||||
## Parameters
|
||||
|
||||
@@ -12,7 +12,7 @@ Defined in: [src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/0733
|
||||
|
||||
`string`
|
||||
|
||||
### args?
|
||||
### args
|
||||
|
||||
...`any`[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user