We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93bb8d commit 9213d40Copy full SHA for 9213d40
docs/api/analytics.md
@@ -21,7 +21,7 @@ own app. The Firebase SDK includes a number of pre-set events which are automati
21
22
#### logEvent(event: string, params?: Object)
23
24
-Log a custom event with optional params. Returns a Promise.
+Log a custom event with optional params. Can be synchronous or return a Promise
25
26
```javascript
27
firestack.analytics()
0 commit comments