plugin.js 83 B

1234
  1. import Vue from "vue";
  2. import Vue2Editor from "vue2-editor";
  3. Vue.use(Vue2Editor);