overleaf/services/web/frontend/js/main/project-list/index.js

13 lines
315 B
JavaScript
Raw Normal View History

/* eslint-disable
*/
// TODO: This file was created by bulk-decaffeinate.
// Fix any style issues and re-enable lint.
define([
'./project-list',
'./modal-controllers',
'./tag-controllers',
'./notifications-controller',
'./left-hand-menu-promo-controller',
'../../services/queued-http'
], function() {})