UNPKG

cthep-ui-vue3

Version:

Vue 3 试题组件库

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