UNPKG

@aller/blink

Version:

A library for tracking user behaviour.

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