| DIR: /home1/taote1zo/public_html/mosykay.com/account/public/js/themes/inlite/ |
| Current File : /home1/taote1zo/public_html/mosykay.com/account/public/js/themes/inlite/index.js |
// Exports the "inlite" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/inlite')
// ES2015:
// import 'tinymce/themes/inlite'
require('./theme.js'); |