package.cjs.utils.captureAnalyticsEvent.js.map Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neeto-commons-frontend Show documentation
Show all versions of neeto-commons-frontend Show documentation
A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.
{"version":3,"file":"captureAnalyticsEvent.js","names":["_mixpanelBrowser","_interopRequireDefault","require","captureAnalyticsEvent","name","properties","arguments","length","undefined","mixpanel","track","exports"],"sources":["../../../src/utils/captureAnalyticsEvent.js"],"sourcesContent":["import mixpanel from \"mixpanel-browser\";\n\nexport const captureAnalyticsEvent = (name, properties = {}) =>\n mixpanel.track(name, properties);\n"],"mappings":";;;;;;;AAAA,IAAAA,gBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEO,IAAMC,qBAAqB,GAAG,SAAxBA,qBAAqBA,CAAIC,IAAI;EAAA,IAAEC,UAAU,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EAAA,OACzDG,2BAAQ,CAACC,KAAK,CAACN,IAAI,EAAEC,UAAU,CAAC;AAAA;AAACM,OAAA,CAAAR,qBAAA,GAAAA,qBAAA"}