File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7687,11 +7687,11 @@ declare namespace firebase.firestore {
7687
7687
* of problem. Consequently, you must update your code to handle `Timestamp`
7688
7688
* objects instead of `Date` objects.
7689
7689
*
7690
- * If you want to *temporarily* opt into the old behavior of returning
7691
- * `Date` objects, you may *temporarily* set `timestampsInSnapshots` to
7690
+ * If you want to ** temporarily* * opt into the old behavior of returning
7691
+ * `Date` objects, you may ** temporarily* * set `timestampsInSnapshots` to
7692
7692
* false. Opting into this behavior will no longer be possible in the next
7693
7693
* major release of Firestore, after which code that expects Date objects
7694
- * *will break*.
7694
+ * ** will break* *.
7695
7695
*
7696
7696
* @example **Using Date objects in Firestore.**
7697
7697
* // With deprecated setting `timestampsInSnapshot: true`:
You can’t perform that action at this time.
0 commit comments