@sentry/react-native
Version:
Official Sentry SDK for react-native
6 lines • 328 B
TypeScript
export declare const APP_START_WARM = "app_start_warm";
export declare const APP_START_COLD = "app_start_cold";
export declare const STALL_COUNT = "stall_count";
export declare const STALL_TOTAL_TIME = "stall_total_time";
export declare const STALL_LONGEST_TIME = "stall_longest_time";
//# sourceMappingURL=measurements.d.ts.map