File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66
66
"@changesets/changelog-github" : " 0.2.6" ,
67
67
"@changesets/cli" : " 2.9.2" ,
68
68
"@microsoft/api-documenter" : " 7.8.21" ,
69
- "@microsoft/api-extractor" : " 7.8.2-pr1796.0" ,
69
+ "@microsoft/api-extractor" : " 7.9.2" ,
70
+ "@types/mz" : " 2.7.1" ,
70
71
"@types/chai" : " 4.2.12" ,
71
72
"@types/chai-as-promised" : " 7.1.3" ,
72
73
"@types/child-process-promise" : " 2.2.1" ,
Original file line number Diff line number Diff line change @@ -6952,7 +6952,7 @@ declare namespace firebase.messaging {
6952
6952
* Do not call this constructor directly. Instead, use
6953
6953
* {@link firebase.messaging `firebase.messaging()`}.
6954
6954
*
6955
- * See {@link https://firebase.google.com/docs/cloud-messaging/js/client
6955
+ * See {@link https://firebase.google.com/docs/cloud-messaging/js/client
6956
6956
* Set Up a JavaScript Firebase Cloud Messaging Client App} for a full guide on how to use the
6957
6957
* Firebase Messaging service.
6958
6958
*
You can’t perform that action at this time.
0 commit comments