overleaf/services/web/frontend/js/ide/clone/index.js

7 lines
215 B
JavaScript
Raw Normal View History

/* eslint-disable
*/
// TODO: This file was created by bulk-decaffeinate.
// Fix any style issues and re-enable lint.
import './controllers/CloneProjectController'
import './controllers/CloneProjectModalController'