UNPKG

@react-native-camera-roll/camera-roll

Version:
11 lines (10 loc) 460 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); // we call get here since on Android this module does not exist and it would throw // eslint-disable-next-line @typescript-eslint/no-non-null-assertion var _default = exports.default = _reactNative.TurboModuleRegistry.get('RNCCameraRollPermission'); //# sourceMappingURL=NativeCameraRollPermissionModule.js.map