5 lines
110 B
JavaScript
5 lines
110 B
JavaScript
|
import Vue from 'vue';
|
||
|
import VditorPreview from 'vditor/dist/method.min';
|
||
|
|
||
|
Vue.VditorPreview = VditorPreview
|