Apply ancestor writes oldest-to-newest via a single reducer call.
If any write is an Overwrite, the last one in the sequence acts as the reset point: its value becomes the new base and only writes after it are passed to the reducer.
replayWrites(writes: [string, string, unknown][])| Name | Type | Description |
|---|---|---|
writes* | [string, string, unknown][] |