Closed Lioness100 closed 1 year ago
Since ready will only be emitted once, use EventEmitter#once, which will dispose of the listener after the event has fired once.
ready
EventEmitter#once
Since
ready
will only be emitted once, useEventEmitter#once
, which will dispose of the listener after the event has fired once.