UNPKG

@coralogix/browser

Version:

Official Coralogix SDK for browsers

5 lines (4 loc) 210 B
import { SnapshotContext } from './snapshot.model'; export declare const SNAPSHOT_MANAGER_KEY: string; export declare const SNAPSHOT_KEY: string; export declare const INITIAL_SNAPSHOT_CONTEXT: SnapshotContext;