Current Path :
/
home
/
develito
/
.trash
/
v6
/
media
/
vendor
/
tinymce
/
plugins
/
anchor
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/.trash/v6/media/vendor/tinymce/plugins/anchor/index.js
// Exports the "anchor" plugin for usage with module loaders // Usage: // CommonJS: // require('tinymce/plugins/anchor') // ES2015: // import 'tinymce/plugins/anchor' require('./plugin.js');