File "index-20241115155757.js"
Full Path: /home/krishnamexports/public_html/panel/vendors/tinymce/plugins/autoresize/index-20241115155757.js
File size: 220 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8
// Exports the "autoresize" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/autoresize')
// ES2015:
// import 'tinymce/plugins/autoresize'
require('./plugin.js');