init.js 85 B

123
  1. import Vue from 'vue'
  2. import convert from './index'
  3. Vue.prototype.$convert = convert