mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 03:22:15 +00:00
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
464 B
464 B
youtubei.js / Generator / isIgnoredKey
Function: isIgnoredKey()
isIgnoredKey(
key):boolean
Is this key ignored by the parser?
Parameters
• key: string | symbol
The key to check
Returns
boolean
Whether or not the key is ignored