mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-07-04 03:51:00 +00:00
chore(docs): Regen API ref
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
> **parseItem**\<`T`, `K`\>(`data`, `validTypes`): `InstanceType`\<`K`\[`number`\]\> \| `null`
|
||||
|
||||
Defined in: [src/parser/parser.ts:536](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/parser.ts#L536)
|
||||
Defined in: [src/parser/parser.ts:536](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/parser.ts#L536)
|
||||
|
||||
Parses an item.
|
||||
|
||||
@@ -42,7 +42,7 @@ YTNode types that are allowed to be parsed.
|
||||
|
||||
> **parseItem**\<`T`\>(`data`, `validTypes`): `T` \| `null`
|
||||
|
||||
Defined in: [src/parser/parser.ts:537](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/parser.ts#L537)
|
||||
Defined in: [src/parser/parser.ts:537](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/parser.ts#L537)
|
||||
|
||||
Parses an item.
|
||||
|
||||
@@ -74,7 +74,7 @@ YTNode types that are allowed to be parsed.
|
||||
|
||||
> **parseItem**(`data?`): [`YTNode`](../../Helpers/classes/YTNode.md)
|
||||
|
||||
Defined in: [src/parser/parser.ts:538](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/parser.ts#L538)
|
||||
Defined in: [src/parser/parser.ts:538](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/parser.ts#L538)
|
||||
|
||||
Parses an item.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user