UNPKG

fpt-akainsights-react-native

Version:

React Native Plugin for the akaInsights Javascript SDK

24 lines (23 loc) 1.21 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./Campain.interface"), exports); __exportStar(require("./CartUpdate.interface"), exports); __exportStar(require("./CategoryView.interface"), exports); __exportStar(require("./Checkout.interface"), exports); __exportStar(require("./ClientInfo.interface"), exports); __exportStar(require("./ClientInfoOptional.interface"), exports); __exportStar(require("./ItemPurchase.interface"), exports); __exportStar(require("./ItemView.interface"), exports); __exportStar(require("./PageVisit.interface"), exports); __exportStar(require("./Purchase.interface"), exports); __exportStar(require("./Registration.interface"), exports);