File "index.js"
Full Path: /home/humancap/cl.humancap.com.my/assessment/cl-admin/assets/vendor/tinymce/models/dom/index.js
File size: 189 bytes
MIME-type: text/plain
Charset: utf-8
// Exports the "dom" model for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/models/dom')
// ES2015:
// import 'tinymce/models/dom'
require('./model.js');