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

7 lines
209 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/WordCountController'
import './controllers/WordCountModalController'