1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-03 23:11:15 +00:00
overleaf/services/web/app/coffee/infrastructure/Events.coffee

2 lines
68 B
CoffeeScript
Raw Normal View History

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