Home
last modified time | relevance | path

Searched refs:ImagePickerErrorResult (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-image-picker/build/
H A DImagePicker.d.ts2 …sionResponse, MediaLibraryPermissionResponse, ImagePickerResult, ImagePickerErrorResult, ImagePick…
59 … declare function getPendingResultAsync(): Promise<(ImagePickerResult | ImagePickerErrorResult)[]>;
H A DImagePicker.types.d.ts265 export type ImagePickerErrorResult = { alias
H A DImagePicker.js.map1ImagePickerErrorResult,\n ImagePickerOptions,\n} from './ImagePicker.types';\n\nfunction validate…
H A DImagePicker.types.js.map1 …\n duration?: number | null;\n};\n\n// @needsAudit\nexport type ImagePickerErrorResult = {\n /**…
/expo/packages/expo-image-picker/src/
H A DImagePicker.ts16 ImagePickerErrorResult,
142 (ImagePickerResult | ImagePickerErrorResult)[]
H A DImagePicker.types.ts282 export type ImagePickerErrorResult = { alias