mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 11:02:10 +00:00
20 lines
352 B
Markdown
20 lines
352 B
Markdown
[youtubei.js](../../../README.md) / [Log](../README.md) / warn
|
|
|
|
# Function: warn()
|
|
|
|
> **warn**(`tag`?, ...`args`?): `void`
|
|
|
|
## Parameters
|
|
|
|
• **tag?**: `string`
|
|
|
|
• ...**args?**: `any`[]
|
|
|
|
## Returns
|
|
|
|
`void`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Log.ts:41](https://github.com/LuanRT/YouTube.js/blob/4ae0cc5c523a2080e68d6c0c1437c78fe318ea30/src/utils/Log.ts#L41)
|