mirror of
				https://github.com/1disk/edp445.git
				synced 2024-08-14 22:47:02 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			106 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			106 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| var v35 = require('./lib/v35.js');
 | |
| var md5 = require('./lib/md5');
 | |
| 
 | |
| module.exports = v35('v3', 0x30, md5); |