@sentry/react-native
Version:
Official Sentry SDK for react-native
9 lines (8 loc) • 390 B
TypeScript
export declare const DEFAULT = "default";
export declare const NAVIGATION = "navigation";
export declare const UI_LOAD = "ui.load";
export declare const UI_ACTION = "ui.action";
export declare const UI_ACTION_TOUCH = "ui.action.touch";
export declare const APP_START_COLD = "app.start.cold";
export declare const APP_START_WARM = "app.start.warm";
//# sourceMappingURL=ops.d.ts.map