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

16 lines
299 B
JavaScript

/* 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.
/**
@const
@type {boolean}
*/
const WEB = true;
const exports = window.sharejs;