7 lines
		
	
	
		
			216 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|  | import "typings-global"; | ||
|  | export import beautylog = require("beautylog"); | ||
|  | export declare let commander: any; | ||
|  | export declare let q: any; | ||
|  | export declare let shelljs: any; | ||
|  | export import smartfile = require("smartfile"); |