UNPKG

@aller/blink

Version:

A library for tracking user behaviour.

8 lines (6 loc) 196 B
export const VERSION = '8.33.1'; /** * The minimum waiting time between each sending of active time events */ export const ACTIVE_TIME_WAIT = 10; export const ACTIVE_TIME_INITIAL_MOBILE = 1.5;