@firebase/analytics-types 0.8.0-canary.f2fb56fc0 → 0.8.0-canary.f3cec28df
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -197,7 +197,7 @@ export interface FirebaseAnalytics {
|
|
|
197
197
|
* automatically associates this logged event with this Firebase web
|
|
198
198
|
* app instance on this device.
|
|
199
199
|
* See
|
|
200
|
-
* {@link https://developers.google.com/analytics/devguides/collection/ga4/
|
|
200
|
+
* {@link https://developers.google.com/analytics/devguides/collection/ga4/views
|
|
201
201
|
* | Page views}.
|
|
202
202
|
*/
|
|
203
203
|
logEvent(
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@firebase/analytics-types",
|
|
3
|
-
"version": "0.8.0-canary.
|
|
3
|
+
"version": "0.8.0-canary.f3cec28df",
|
|
4
4
|
"description": "@firebase/analytics Types",
|
|
5
5
|
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
|
|
6
6
|
"license": "Apache-2.0",
|