mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-07-04 03:51:00 +00:00
chore: regen docs
This commit is contained in:
17
docs/api/youtubei.js/namespaces/Parser/functions/parseC.md
Normal file
17
docs/api/youtubei.js/namespaces/Parser/functions/parseC.md
Normal file
@@ -0,0 +1,17 @@
|
||||
[youtubei.js](../../../../README.md) / [Parser](../README.md) / parseC
|
||||
|
||||
# Function: parseC()
|
||||
|
||||
> **parseC**(`data`): [`Continuation`](../../../../classes/Continuation.md) \| `null`
|
||||
|
||||
Defined in: [src/parser/parser.ts:715](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/parser/parser.ts#L715)
|
||||
|
||||
## Parameters
|
||||
|
||||
### data
|
||||
|
||||
[`RawNode`](../../../../type-aliases/RawNode.md)
|
||||
|
||||
## Returns
|
||||
|
||||
[`Continuation`](../../../../classes/Continuation.md) \| `null`
|
||||
Reference in New Issue
Block a user