mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-17 01:32:50 +09:00
init the awkward code
This commit is contained in:
7
static/html/msword/tinymce/models/dom/index.js
Normal file
7
static/html/msword/tinymce/models/dom/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// Exports the "dom" model for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/models/dom')
|
||||
// ES2015:
|
||||
// import 'tinymce/models/dom'
|
||||
require('./model.js');
|
||||
7979
static/html/msword/tinymce/models/dom/model.js
Normal file
7979
static/html/msword/tinymce/models/dom/model.js
Normal file
File diff suppressed because it is too large
Load Diff
4
static/html/msword/tinymce/models/dom/model.min.js
vendored
Normal file
4
static/html/msword/tinymce/models/dom/model.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user