vue-data-dict.js 91 B

12345
  1. import Vue from 'vue';
  2. import VueDataDict from 'vue-data-dict';
  3. Vue.use(VueDataDict, {});