/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/react-native-customerglu-plugin@0.1.2/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}),exports.BannerWidget=void 0,exports.DisplayCGBackgroundNotification=DisplayCGBackgroundNotification,exports.DisplayCGNotification=DisplayCGNotification,exports.DisplayCustomerGluNotification=DisplayCustomerGluNotification,exports.EmbedBannerWidget=void 0,exports.RegisterDevice=RegisterDevice,exports.SetCurrentClassName=SetCurrentClassName,exports.UpdateProfile=UpdateProfile,exports.UpdateUserAttributes=UpdateUserAttributes,exports.addDelayForPIP=addDelayForPIP,exports.addMarginsForPIP=addMarginsForPIP,exports.allowAnonymousRegistration=allowAnonymousRegistration,exports.dataClear=dataClear,exports.enableAnalytic=enableAnalytic,exports.getBannerHeight=getBannerHeight,exports.getCampaignStatus=getCampaignStatus,exports.gluSDKDebuggingMode=gluSDKDebuggingMode,exports.initCGSDK=initCGSDK,exports.isCampaignValid=isCampaignValid,exports.isFcmApn=isFcmApn,exports.loadCampaignById=loadCampaignById,exports.loadCampaignWithUrl=loadCampaignWithUrl,exports.openWallet=openWallet,exports.sendData=sendData,exports.setApnFcmToken=setApnFcmToken,exports.setOpenWalletAsFallback=setOpenWalletAsFallback;var _NativeCustomergluPlugin=_interopRequireDefault(require("./NativeCustomergluPlugin.js")),_reactNative=require("react-native");function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}const BannerWidget=exports.BannerWidget=(0,_reactNative.requireNativeComponent)("BannerView"),EmbedBannerWidget=exports.EmbedBannerWidget=(0,_reactNative.requireNativeComponent)("CGEmbedView");function RegisterDevice(e){return _NativeCustomergluPlugin.default.registerDevice(e)}function UpdateUserAttributes(e){return _NativeCustomergluPlugin.default.UpdateUserAttributes(e)}function dataClear(){return _NativeCustomergluPlugin.default.dataClear()}function sendData(e){return _NativeCustomergluPlugin.default.sendData(e)}function openWallet(e={}){return _NativeCustomergluPlugin.default.openWallet(e)}function initCGSDK(e){return _NativeCustomergluPlugin.default.initCGSDK(e)}function loadCampaignById(e,t={}){return _NativeCustomergluPlugin.default.loadCampaignById(e,t)}function loadCampaignWithUrl(e,t){return _NativeCustomergluPlugin.default.loadCampaignWithUrl(e,t)}function enableAnalytic(e){return _NativeCustomergluPlugin.default.enableAnalytic(e)}function allowAnonymousRegistration(e){return _NativeCustomergluPlugin.default.allowAnonymousRegistration(e)}function gluSDKDebuggingMode(e){return _NativeCustomergluPlugin.default.gluSDKDebuggingMode(e)}function isFcmApn(e){return _NativeCustomergluPlugin.default.isFcmApn(e)}function UpdateProfile(e){return _NativeCustomergluPlugin.default.UpdateProfile(e)}function DisplayCustomerGluNotification(){return _NativeCustomergluPlugin.default.DisplayCustomerGluNotification()}function DisplayCGNotification(e,t=!1){return _NativeCustomergluPlugin.default.DisplayCGNotification(e,t)}function DisplayCGBackgroundNotification(e,t=!1){return _NativeCustomergluPlugin.default.DisplayCGBackgroundNotification(e,t)}function SetCurrentClassName(e){return _NativeCustomergluPlugin.default.SetCurrentClassName(e)}function setApnFcmToken(e,t){return _NativeCustomergluPlugin.default.setApnFcmToken(e,t)}function getBannerHeight(){return _NativeCustomergluPlugin.default.getBannerHeight()}function addMarginsForPIP(e,t,a){return _NativeCustomergluPlugin.default.addMarginsForPIP(e,t,a)}function addDelayForPIP(e){return _NativeCustomergluPlugin.default.addDelayForPIP(e)}function setOpenWalletAsFallback(e){return _NativeCustomergluPlugin.default.setOpenWalletAsFallback(e)}function isCampaignValid(e,t){return _NativeCustomergluPlugin.default.isCampaignValid(e,t)}function getCampaignStatus(e,t){return _NativeCustomergluPlugin.default.getCampaignStatus(e,t)}
//# sourceMappingURL=/sm/4d8b7d076bc1e58cafdcfb903362c8c3ae5f6ae2b2043acb28c470320cdb3a12.map