Home
last modified time | relevance | path

Searched defs:contactQuery (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-contacts/build/
H A DContacts.js43 export async function getContactsAsync(contactQuery = {}) { argument
49 export async function getPagedContactsAsync(contactQuery = {}) { argument
166 export async function writeContactToFileAsync(contactQuery = {}) { argument