mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
4 lines
No EOL
82 B
JavaScript
4 lines
No EOL
82 B
JavaScript
import Vue from 'vue'
|
|
import VueCryptojs from 'vue-cryptojs'
|
|
|
|
Vue.use(VueCryptojs) |