mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
5 lines
80 B
CoffeeScript
5 lines
80 B
CoffeeScript
define [
|
|
"libs/backbone"
|
|
], (Backbone) ->
|
|
|
|
Message = Backbone.Model.extend {} |