| Path : /var/www/html/nftdemo/vendors/tinymce/plugins/bbcode/ |
| Current File : /var/www/html/nftdemo/vendors/tinymce/plugins/bbcode/index.js |
// Exports the "bbcode" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/bbcode')
// ES2015:
// import 'tinymce/plugins/bbcode'
require('./plugin.js');