overleaf/services/document-updater/app/js/sharejs/web-prelude.js

15 lines
295 B
JavaScript
Raw Normal View History

/* eslint-disable
no-unused-vars,
*/
// TODO: This file was created by bulk-decaffeinate.
// Fix any style issues and re-enable lint.
// This is included at the top of each compiled type file for the web.
2014-02-12 05:40:42 -05:00
/**
2014-02-12 05:40:42 -05:00
@const
@type {boolean}
*/
const WEB = true
2014-02-12 05:40:42 -05:00
const exports = window.sharejs