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

12 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']