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

7 lines
203 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"
2014-07-17 08:23:43 -04:00
"ide/chat/directives/mathjax"
"filters/wrapLongWords"
2014-07-08 07:02:26 -04:00
], () ->