KeyValueChanges
interface
An object describing the changes in the Map
or {[k:string]: string}
since last time
KeyValueDiffer#diff()
was invoked.
API
interface KeyValueChanges<K, V> {}
Jump to details
An object describing the changes in the Map
or {[k:string]: string}
since last time
KeyValueDiffer#diff()
was invoked.
interface KeyValueChanges<K, V> {}