Viewing File: /home/nudhamca/client.nudhamcapital.co.uk/dashboard/assets/libs/tinymce/plugins/fullpage/index.js

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