mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-16 20:01:03 +08:00
docs(crashlytics): fix incorrect method for crashlytics types (#3137)
This commit is contained in:
committed by
Mike Diarmid
parent
ceddf99673
commit
8fa44d2f23
8888
docs/typedoc.json
vendored
8888
docs/typedoc.json
vendored
File diff suppressed because it is too large
Load Diff
2
docs/typedoc.min.json
vendored
2
docs/typedoc.min.json
vendored
File diff suppressed because one or more lines are too long
2
packages/crashlytics/lib/index.d.ts
vendored
2
packages/crashlytics/lib/index.d.ts
vendored
@@ -96,7 +96,7 @@ export namespace FirebaseCrashlyticsTypes {
|
||||
* #### Example
|
||||
*
|
||||
* ```js
|
||||
* firebase.crashlytics().logEvent('Testing a crash');
|
||||
* firebase.crashlytics().log('Testing a crash');
|
||||
* firebase.crashlytics().crash();
|
||||
* ```
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user