KeyValueChangeRecord
interface
Record representing the item change information.
API
interface KeyValueChangeRecord { readonly previousValue: V;}}
Jump to details
Record representing the item change information.
interface KeyValueChangeRecord { readonly previousValue: V;}}