174b7072b7
Signed-off-by: Nathan Sobo <nathan@github.com>
4 linhas
60 B
CoffeeScript
4 linhas
60 B
CoffeeScript
module.exports = ->
|
|
emit("some-event", 1, 2, 3)
|
|
'hello'
|