XH_Digital_Management/static/js/plugins/tinymce/themes/mobile/index.js

7 lines
198 B
JavaScript
Raw Normal View History

2024-05-29 15:25:17 +08:00
// Exports the "mobile" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/mobile')
// ES2015:
// import 'tinymce/themes/mobile'
require('./theme.js');