mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
 | |
| 
 | |
| const AspectRatio = AspectRatioPrimitive.Root
 | |
| 
 | |
| export { AspectRatio }
 |