1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-02-23 01:41:29 +00:00
overleaf/services/web/app/coffee/infrastructure/Events.coffee

2 lines
No EOL
68 B
CoffeeScript

events = require "events"
module.exports = new events.EventEmitter()