zxl
3 小时以前 d6bd064f528a353121d2c119fb5ef27dda9efad9
1
2
3
4
5
6
7
// Exports the "dom" model for usage with module loaders
// Usage:
//   CommonJS:
//     require('tinymce/models/dom')
//   ES2015:
//     import 'tinymce/models/dom'
require('./model.js');