mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-10-31 03:53:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			82 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			82 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import Vue from 'vue'
 | |
| import VueCryptojs from 'vue-cryptojs'
 | |
| 
 | |
| Vue.use(VueCryptojs) |