Files
2020-08-10 11:44:02 +08:00

5 lines
67 B
JavaScript

import Vue from 'vue'
import lodash from 'lodash'
Vue.use(lodash)