仪表盘
版本库
文件存储
活动
搜索
登录
main
/
film_set_web
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
add 首页配置
cloudroam
2 天以前
a57c2d1642ab2a61cff2f9ca4eb75924a0303cbb
[film_set_web.git]
/
static
/
tinymce
/
themes
/
silver
/
index.js
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');