File "index.js"

Full Path: /home/krishnamexports/public_html/panel/vendors/tinymce/plugins/fullscreen/index.js
File size: 220 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8

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