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