Now `@experimental` tags are banned; and `@publicApi` tags are required on exports. PR Close #26595
		
			
				
	
	
		
			3 lines
		
	
	
		
			51 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			51 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| /** @publicApi */
 | |
| export declare const b: boolean;
 |