4 lines
		
	
	
		
			120 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			120 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|  | import "typings-global"; | ||
|  | export declare let tag: (commandOptionArg: any) => void; | ||
|  | export declare let retag: () => void; |