Current Path : /home/krishnamexports/public_html/panel/vendors/tinymce/plugins/wordcount/ |
Current File : /home/krishnamexports/public_html/panel/vendors/tinymce/plugins/wordcount/index.js |
// Exports the "wordcount" plugin for usage with module loaders // Usage: // CommonJS: // require('tinymce/plugins/wordcount') // ES2015: // import 'tinymce/plugins/wordcount' require('./plugin.js');