关于文档中"ComponentDescriptor的定义"是否有及时更新?
目前发现除了文档中提到的"requestAnimationFrame"等方法,
通过console.log(JSON.stringify(e.instance))发现还有额外的如,
setTimeout,clearTimeout,getBoundingClientRect,animate,clearAnimation等方法,
是否是文档未更新?或者是担忧上述方法有未知问题而不公布?