NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/tinymce/themes/mobile/index.js
2023-09-14 14:47:11 +08:00

7 lines
198 B
Java

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