UNPKG

@groww-tech/analytics

Version:

Analytics service exposes methods to send events to 3rd party analytics tools like Webengage and Gtm.

6 lines (4 loc) 95 B
declare type DeviceDetailsPayload = { origin: string; }; export { DeviceDetailsPayload };