import { withInstall } from '@eciol/shared'; import tinymce from './src/Editor.vue'; export const Tinymce = withInstall(tinymce);