mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-15 02:22:11 +00:00
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
537 B
537 B
youtubei.js / Parser / addRuntimeParser
Function: addRuntimeParser()
addRuntimeParser(
classname,ParserConstructor):void
Parameters
• classname: string
• ParserConstructor: YTNodeConstructor<YTNode>
Returns
void