task-spec-handler.coffee 60 B

123
  1. module.exports = ->
  2. emit("some-event", 1, 2, 3)
  3. 'hello'