求更新API 更新creator.d.ts

在使用ts开发

例如1 camera 在api中没有getNodeToCameraTransform方法等 d.ts是也没有 还是翻论坛再知道的
例如2 注册键盘事件时,键盘值类型是number 在d.ts中 on的第一个参数值类型是 string