Type Alias ReplaceDataStorageOperation
Type declaration
Readonlyoperation: "replace"Readonlyvalue: JSONSerializableA value for the operation to apply against the current data storage value.
See
DataStorageOperation for all possible operation subtypes.
Sets the current value of the key to
value.