mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-08 16:48:15 +08:00
* add some typing to interface of INode * fix INode childern typing * add Mutable type, for change Readonly type * decouple node with ui relative component * add missed ui component, and decouple node * add more typing to IBaseNode and INode