StoreItem interface
Object which is stored in Storage with an optional eTag.
Properties
e |
(Optional) eTag field for stores that support optimistic concurrency. |
Property Details
eTag
(Optional) eTag field for stores that support optimistic concurrency.
eTag?: string
Property Value
string