import { withInstall } from '#/utils'; import tinymce from './src/editor.vue'; export const Tinymce = withInstall(tinymce);