@grafana/faro-web-sdk
Version:
Faro instrumentations, metas, transports for web.
3 lines • 337 B
JavaScript
export { SessionInstrumentation } from './instrumentation';
export { MAX_SESSION_PERSISTENCE_TIME, PersistentSessionsManager, SESSION_EXPIRATION_TIME, SESSION_INACTIVITY_TIME, STORAGE_KEY, STORAGE_UPDATE_DELAY, VolatileSessionsManager, defaultSessionTrackingConfig, isSampled, } from './sessionManager';
//# sourceMappingURL=index.js.map