3 lines
		
	
	
		
			93 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			93 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export type * from '../switch/switch.js';
 | |
| export { SwitchLabel } from '../switch/switch.js';
 | 
