react-native-capture
Version:
Socket Mobile CaptureSDK for React Native
12 lines (11 loc) • 460 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
// 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.
var _default = exports.default = _reactNative.View;
//# sourceMappingURL=SocketCamNativeView.js.map