* Extracts a specific change from the audit log changes array. * @param changes The array of audit log changes. * @param key The key of the change to find. * @returns An object with the old and new values.
(changes: readonly AuditLogChange[], key: string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected