UNPKG

visitory-sdk

Version:

Feature flags and analytics SDK for Visitory

4 lines (3 loc) 86 B
export declare function useSessionTracker(apiKey: string): { stop: () => void; };