IOP-Patho/backend/web/assets/76211ac/plugins/fullpage/index.js

7 lines
208 B
JavaScript
Raw Normal View History

2025-07-17 08:28:28 +00:00
// Exports the "fullpage" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/fullpage')
// ES2015:
// import 'tinymce/plugins/fullpage'
require('./plugin.js');