File "index-20241115141919.js"
Full Path: /home/krishnamexports/public_html/panel/vendors/tinymce/plugins/nonbreaking/index-20241115141919.js
File size: 223 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8
// Exports the "nonbreaking" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/nonbreaking')
// ES2015:
// import 'tinymce/plugins/nonbreaking'
require('./plugin.js');