Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = default_1; const clickstream_web_1 = __webpack_require__(/*! @aws/clickstream-web */ "./node_modules/.pnpm/@aws+clickstream-web@0.12.4_react-native@0.79.2_@babel+core@7.27.1_react@19.1.0_/node_modules/@aws/clickstream-web/lib-esm/index.js"); function default_1(config) { clickstream_web_1.ClickstreamAnalytics.init({ appId: config.appId, endpoint: config.endpoint, pageType: config.isSpa ? clickstream_web_1.PageType.SPA : clickstream_web_1.PageType.multiPageApp, searchKeyWords: ["searchText"], }); } //# sourceURL=webpack://@pamperedchef/common-analytics/./infrastructure/clickstream/initClickstream.ts?