Type Alias RemoveDataStorageOperation
Type declaration
Readonly
operation: "remove"Readonly
value: JSONSerializableA value for the operation to apply against the current data storage value.
See
DataStorageOperation for all possible operation subtypes.
List only: removes the first instance of
value
found in the list.