UNPKG

expo-image-picker

Version:

Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.

13 lines 373 B
{ "extends": "/Users/tomasz/Work/expo/packages/expo-image-picker/tsconfig.json", "compilerOptions": { "module": "esnext", "typeRoots": [ "./node_modules/@types", "../node_modules/@types", "../../node_modules/@types", "../../../node_modules/@types", "/Users/tomasz/Work/expo/packages/expo-module-scripts/ts-declarations" ] } }