Searched refs:removeIds (Results 1 – 4 of 4) sorted by relevance
33 removeIds?: boolean; property
113 const noIdContact = removeIds(contact);389 function removeIds(contact) { function
1 …removeIds(contact);\n\n return await ExpoContacts.addContactAsync(noIdContact, containerId);\n}\n…
676 const noIdContact = removeIds(contact);1001 function removeIds(contact: Contact): Contact { function