UNPKG

@sentry-internal/replay

Version:
7 lines (6 loc) 259 B
import { ReplayContainer } from '../../src/types'; /** * Removes the session from Session Storage and unsets session in replay instance */ export declare function clearSession(replay: ReplayContainer): void; //# sourceMappingURL=clearSession.d.ts.map