sentry-expo
Version:
Catch your Javascript errors for your production Expo apps!
7 lines • 309 B
TypeScript
export declare const isEmbeddedLaunch: boolean;
export declare const releaseChannel: string;
export declare const channel: string | null;
export declare const updateId: string | null;
export declare const runtimeVersion: string | null;
export declare const manifest: any;
//# sourceMappingURL=Updates.d.ts.map