3 lines
		
	
	
		
			121 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			121 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
export declare function setSTSToken(this: any): Promise<null>;
 | 
						|
export declare function checkCredentials(obj: any): void;
 |