mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 20:12:12 +00:00
chore(docs): Update API ref
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
> **parseItem**\<`T`, `K`\>(`data`, `validTypes`): `InstanceType`\<`K`\[`number`\]\> \| `null`
|
||||
|
||||
Parses a single item.
|
||||
Parses an item.
|
||||
|
||||
### Type Parameters
|
||||
|
||||
@@ -30,7 +30,7 @@ YTNode types that are allowed to be parsed.
|
||||
|
||||
### Defined in
|
||||
|
||||
[src/parser/parser.ts:511](https://github.com/LuanRT/YouTube.js/blob/305a398158a6cac82e6ef288fed4bf1661c89d52/src/parser/parser.ts#L511)
|
||||
[src/parser/parser.ts:510](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L510)
|
||||
|
||||
## parseItem(data, validTypes)
|
||||
|
||||
@@ -52,7 +52,7 @@ YTNode types that are allowed to be parsed.
|
||||
|
||||
### Defined in
|
||||
|
||||
[src/parser/parser.ts:512](https://github.com/LuanRT/YouTube.js/blob/305a398158a6cac82e6ef288fed4bf1661c89d52/src/parser/parser.ts#L512)
|
||||
[src/parser/parser.ts:511](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L511)
|
||||
|
||||
## parseItem(data)
|
||||
|
||||
@@ -68,4 +68,4 @@ YTNode types that are allowed to be parsed.
|
||||
|
||||
### Defined in
|
||||
|
||||
[src/parser/parser.ts:513](https://github.com/LuanRT/YouTube.js/blob/305a398158a6cac82e6ef288fed4bf1661c89d52/src/parser/parser.ts#L513)
|
||||
[src/parser/parser.ts:512](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L512)
|
||||
|
||||
Reference in New Issue
Block a user