UNPKG

expo-document-picker

Version:

Provides access to the system's UI for selecting documents from the available providers on the user's device.

3 lines 156 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoDocumentPicker; //# sourceMappingURL=ExpoDocumentPicker.js.map