16 lines
		
	
	
		
			340 B
		
	
	
	
		
			Mathematica
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			340 B
		
	
	
	
		
			Mathematica
		
	
	
	
	
	
|   | //
 | ||
|  | //  CameraDevicesManager.m
 | ||
|  | //  VisionCamera
 | ||
|  | //
 | ||
|  | //  Created by Marc Rousavy on 19.09.23.
 | ||
|  | //  Copyright © 2023 mrousavy. All rights reserved.
 | ||
|  | //
 | ||
|  | 
 | ||
|  | #import <Foundation/Foundation.h>
 | ||
|  | #import <React/RCTEventEmitter.h>
 | ||
|  | #import <React/RCTUtils.h>
 | ||
|  | 
 | ||
|  | @interface RCT_EXTERN_REMAP_MODULE (CameraDevices, CameraDevicesManager, RCTEventEmitter)
 | ||
|  | 
 | ||
|  | @end
 |