UNPKG

react-native-capture

Version:
8 lines (7 loc) 331 B
"use strict"; // TypeScript base file for platform-specific module resolution. // tsc resolves this file; Metro selects SocketCamNativeView.ios.ts or // SocketCamNativeView.android.ts at bundle time and never loads this one. import { View } from 'react-native'; export default View; //# sourceMappingURL=SocketCamNativeView.js.map