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 161 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoDocumentPicker'); //# sourceMappingURL=ExpoDocumentPicker.js.map