1 2 3 4
import { withInstall } from '/@/utils/index'; import tinymce from './src/Editor.vue'; export const Tinymce = withInstall(tinymce);