Home
last modified time | relevance | path

Searched refs:ImagePickerSuccessResult (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-image-picker/build/
H A DImagePicker.types.d.ts282 export type ImagePickerResult = ImagePickerSuccessResult | ImagePickerCanceledResult;
286 export type ImagePickerSuccessResult = { alias
H A DImagePicker.types.js.map1 …= ImagePickerSuccessResult | ImagePickerCanceledResult;\n\n/**\n * Type representing successful pi…
/expo/packages/expo-image-picker/src/
H A DImagePicker.types.ts301 export type ImagePickerResult = ImagePickerSuccessResult | ImagePickerCanceledResult;
306 export type ImagePickerSuccessResult = { alias