UNPKG

react-native-capture

Version:
5 lines 261 B
import React from 'react'; import { type SocketCamViewContainerProps } from '../interfaces'; declare const SocketCamViewContainer: React.FC<SocketCamViewContainerProps>; export default SocketCamViewContainer; //# sourceMappingURL=SocketCamViewContainer.d.ts.map