emitter.listenerCount(eventName)


返回监听名为 eventName 的事件的监听器数量。

Returns the number of listeners listening to the event named eventName.