File "index.js"

Full Path: /home/humancap/cl.humancap.com.my/assessment/cl-admin/assets/vendor/tinymce/plugins/searchreplace/index.js
File size: 223 bytes
MIME-type: text/plain
Charset: utf-8

// Exports the "searchreplace" plugin for usage with module loaders
// Usage:
//   CommonJS:
//     require('tinymce/plugins/searchreplace')
//   ES2015:
//     import 'tinymce/plugins/searchreplace'
require('./plugin.js');