/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@docutain/react-native-docutain-sdk@2.0.1/lib/commonjs/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _exportNames={};exports.default=void 0;var _reactNative=require("react-native"),_model=require("./model");Object.keys(_model).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(_exportNames,e)||e in exports&&exports[e]===_model[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return _model[e]}}))}));const LINKING_ERROR="The package 'react-native-docutain-sdk' doesn't seem to be linked. Make sure: \n\n"+_reactNative.Platform.select({ios:"- You have run 'pod install'\n",default:""})+"- You rebuilt the app after installing the package\n- You are not using Expo Go\n",DocutainSDK=_reactNative.NativeModules.DocutainSdk?_reactNative.NativeModules.DocutainSdk:new Proxy({},{get(){throw new Error(LINKING_ERROR)}});var _default=exports.default=DocutainSDK;
//# sourceMappingURL=/sm/18ea638c22d16851a9722206cf92146b7e34e491909cc86f16fb6247a420405d.map