EventEmitter is a property of the events module which comes with node.js installation. It allows you to emit an event by the using emit and listen on events ...
確定! 回上一頁