Home
last modified time | relevance | path

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

/expo/packages/expo-contacts/build/
H A DContacts.js344 export async function getDefaultContainerIdAsync() { function
/expo/packages/expo-contacts/src/
H A DContacts.ts948 export async function getDefaultContainerIdAsync(): Promise<string> { function