136*****441 import Event = laya.events.Event; 报错 file: 'file:///e%3A/Web/GameA/client/src/GameMain.ts' severity: '错误' message: 'Import declaration conflicts with local declaration of 'Event'' at: '5,1' source: 'ts'项目中没有其他地方写这个import, 但这个地方说定义重复
136*****441 w1114367261 message: 'Property 'CLICK' does not exist on type '{ new (type: string, eventInitDict?: EventInit): Event; prototype: Event; readonly AT_TARGET: num...'.' at: '20,39' source: 'ts'不import , 直接用 Event.CLICK 也会报错