Searched refs:sortField (Results 1 – 1 of 1) sorted by relevance
11 async function sortContacts(contacts, sortField, expect) { argument13 const { [sortField]: propA } = contacts[i - 1];14 const { [sortField]: propB } = contacts[i];