Socialvoid-Web-Assets/assets/libs/tinymce/themes/mobile/index.js

7 lines
198 B
JavaScript
Raw Normal View History

2021-11-18 21:01:30 +01:00
// Exports the "mobile" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/mobile')
// ES2015:
// import 'tinymce/themes/mobile'
require('./theme.js');