UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

8 lines (7 loc) 228 B
export declare const getUserCookie: () => { userId: string; sessionId: string; sessionStart: number; }; export declare const shouldSendTelemetry: () => boolean; export declare const sendTelemetry: () => void;