overleaf/services/web/public/coffee/ide/chat/index.coffee

7 lines
194 B
CoffeeScript
Raw Normal View History

2014-07-08 07:02:26 -04:00
define [
"ide/chat/controllers/ChatButtonController"
"ide/chat/controllers/ChatController"
"ide/chat/controllers/ChatMessageController"
"directives/mathjax"
"filters/wrapLongWords"
2014-07-08 07:02:26 -04:00
], () ->