File "index.js"

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

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