File "index-20241115150207.js"

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

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