/
home
/
assocoweys
/
fiacat
/
media
/
vendor
/
tinymce
/
plugins
/
autoresize
/
Upload File
HOME
// Exports the "autoresize" plugin for usage with module loaders // Usage: // CommonJS: // require('tinymce/plugins/autoresize') // ES2015: // import 'tinymce/plugins/autoresize' require('./plugin.js');