overleaf/services/document-updater/app/coffee/sharejs/web-prelude.coffee
2014-02-12 10:40:42 +00:00

11 lines
156 B
CoffeeScript

# This is included at the top of each compiled type file for the web.
`/**
@const
@type {boolean}
*/
var WEB = true;
`
exports = window['sharejs']