UNPKG

@react-native-firebase/crashlytics

Version:

React Native Firebase - Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. React Native Firebase provides automatic crash reporting for both native and Jav

5 lines 214 B
export type { Crashlytics, FirebaseCrashlyticsTypes } from './types/crashlytics'; export * from './modular'; export * from './namespaced'; export { default } from './namespaced'; //# sourceMappingURL=index.d.ts.map