Path : /var/www/html/nftdemo/vendors/tinymce/plugins/spellchecker/ |
Current File : /var/www/html/nftdemo/vendors/tinymce/plugins/spellchecker/index.js |
// Exports the "spellchecker" plugin for usage with module loaders // Usage: // CommonJS: // require('tinymce/plugins/spellchecker') // ES2015: // import 'tinymce/plugins/spellchecker' require('./plugin.js');