mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 19:12:24 +00:00
18 lines
355 B
Markdown
18 lines
355 B
Markdown
[youtubei.js](../../../README.md) / [Utils](../README.md) / throwIfMissing
|
|
|
|
# Function: throwIfMissing()
|
|
|
|
> **throwIfMissing**(`params`): `void`
|
|
|
|
## Parameters
|
|
|
|
• **params**: `object`
|
|
|
|
## Returns
|
|
|
|
`void`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Utils.ts:161](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/utils/Utils.ts#L161)
|