/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/react-native-localization@2.3.2/lib/LocalizedStrings.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 _reactNative=require("react-native"),_reactLocalization=require("react-localization"),_reactLocalization2=_interopRequireDefault(_reactLocalization);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function _inherits(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var localization=_reactNative.NativeModules.ReactLocalization;function getInterfaceLanguage(){return localization.language.replace(/_/g,"-")}localization||console.error("Something went wrong initializing the native ReactNativeLocalization module.\nPlease check your configuration.\nDid you run 'react-native link'?");var LocalizedStrings=function(){function e(t){return _classCallCheck(this,e),_possibleConstructorReturn(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,{customLanguageInterface:getInterfaceLanguage}))}return _inherits(e,_reactLocalization2.default),e}();exports.default=LocalizedStrings;
//# sourceMappingURL=/sm/f8c71e814990dcad2663598d04dd04e5c70135b7c2c50224a717b1322f904d19.map