Version: NextOn this pageKeyValueStoreJournalEntry A single key-value store write (setValue) recorded in a transaction journal.Index PropertieskeyoptionsstorageIdtypevalueProperties keykey: stringoptionaloptionsoptions?: RecordOptionsstorageIdstorageId: stringtypetype: keyValueStorevaluevalue: unknownThe original, pre-serialization value captured by structuredClone; null denotes a deletion.
A single key-value store write (
setValue) recorded in a transaction journal.