mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 03:22:15 +00:00
595 B
595 B
youtubei.js / Helpers / observe
Function: observe()
observe<
T>(obj):ObservedArray<T>
Creates a trap to intercept property access and add utilities to an object.
Type Parameters
• T extends YTNode
Parameters
• obj: T[]