File "index.js"

Full Path: /home/humancap/cl.humancap.com.my/assessment/cl-admin/assets/vendor/tinymce/plugins/pagebreak/index.js
File size: 211 bytes
MIME-type: text/plain
Charset: utf-8

// Exports the "pagebreak" plugin for usage with module loaders
// Usage:
//   CommonJS:
//     require('tinymce/plugins/pagebreak')
//   ES2015:
//     import 'tinymce/plugins/pagebreak'
require('./plugin.js');