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