UNPKG

470 BTypeScriptView Raw
1/**
2 * When added, automatically creates sessions which allow you to track adoption and crashes (crash free rate) in your Releases in Sentry.
3 * More information: https://docs.sentry.io/product/releases/health/
4 *
5 * Note: In order for session tracking to work, you need to set up Releases: https://docs.sentry.io/product/releases/
6 */
7export declare const browserSessionIntegration: () => import("@sentry/core").Integration;
8//# sourceMappingURL=browsersession.d.ts.map
\No newline at end of file