IOP-Patho/backend/web/assets/76211ac/themes/modern/index.js

7 lines
198 B
JavaScript
Raw Permalink Normal View History

2025-07-17 08:28:28 +00:00
// Exports the "modern" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/modern')
// ES2015:
// import 'tinymce/themes/modern'
require('./theme.js');