ConfigUpdate
interface
Contains information about which keys have been updated.
Methods
getUpdatedKeys
</>Parameter keys whose values have been updated from the currently activated values. Includes keys that are added, deleted, or whose value, value source, or metadata has changed.
getUpdatedKeys(): Set<string>;