Files
YouTube.js/docs/api/namespaces/Log/functions/warn.md
2024-11-25 03:25:27 -03:00

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/4729016fb98e7045ee4043857be7eef780c01e35/src/utils/Log.ts#L41)