陶杰
2024-12-22 6cd400618f18f69bf354099274c5a7fe2646d173
1
2
3
4
5
6
7
// Exports the "silver" theme for usage with module loaders
// Usage:
//   CommonJS:
//     require('tinymce/themes/silver')
//   ES2015:
//     import 'tinymce/themes/silver'
require('./theme.js');