UNPKG

react-native-capture

Version:
12 lines (11 loc) 460 B
"use strict"; 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