We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7744286 commit 7ba70e3Copy full SHA for 7ba70e3
1 file changed
src/@types/mergeable-store/docs.js
@@ -980,7 +980,8 @@
980
* the timestamp is generated for HLCs (by default JavaScript's `Date.now()`
981
* method).
982
* @param uniqueId An optional unique Id for the MergeableStore.
983
- * @param getNow An optional function that generates millisecond timestamps.
+ * @param getNow An optional function that generates millisecond timestamps,
984
+ * since v6.1.0.
985
* @returns A reference to the new MergeableStore.
986
* @example
987
* This example creates a MergeableStore.
0 commit comments