Files
hmngy_pasarela_Frontend/assets/libs/tinymce/themes/modern/index.js
LuisAngelSalinasl 8fcbb98114 Primer Commit
2025-08-04 18:51:41 -06:00

7 lines
198 B
JavaScript

// Exports the "modern" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/modern')
// ES2015:
// import 'tinymce/themes/modern'
require('./theme.js');