写插件的时候类似
Editor.Panel.openBeside("scene", packageJSON.name);
里面的 Editor 的类型获取不到, 有 import 的方法么?
只能说能用, 我就是手动声明一样,让它不报错, 至于代码提示,我放弃了