Home
last modified time | relevance | path

Searched refs:ContainerType (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-contacts/build/
H A DContacts.d.ts3 export type ContainerType = ContainerTypes | `${ContainerTypes}`; alias
518 type: ContainerType;
H A DContacts.js.map1ContainerType = ContainerTypes | `${ContainerTypes}`;\n\nexport type ContactType = ContactTypes | …
/expo/packages/expo-contacts/src/
H A DContacts.ts8 export type ContainerType = ContainerTypes | `${ContainerTypes}`; alias
544 type: ContainerType;
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dcontacts.mdx854 ### ContainerType