prueba-ramas/NiceAdmin/assets/vendor/tinymce/plugins/help/index.js

7 lines
196 B
JavaScript
Raw Normal View History

2024-04-29 13:50:10 +00:00
// Exports the "help" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/help')
// ES2015:
// import 'tinymce/plugins/help'
require('./plugin.js');