2025-06-13 18:10:33 +08:00

2 lines
77 B
TypeScript

const EventDispatcher = new cc.EventTarget();
export default EventDispatcher;