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