chore(docs): Update API ref

This commit is contained in:
Luan
2024-11-22 04:25:16 -03:00
parent fc5571629e
commit 4e9d64404e
927 changed files with 26023 additions and 9839 deletions

View File

@@ -0,0 +1,19 @@
[youtubei.js](../../../README.md) / [Log](../README.md) / warnOnce
# Function: warnOnce()
> **warnOnce**(`id`, ...`args`): `void`
## Parameters
**id**: `string`
• ...**args**: `any`[]
## Returns
`void`
## Defined in
[src/utils/Log.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L33)