4 lines
		
	
	
		
			124 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			124 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
export declare const isCI: boolean;
 | 
						|
export declare const name: string | null;
 | 
						|
export declare const hasNextSupport: boolean;
 |