UNPKG

expo-document-picker

Version:

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

6 lines (5 loc) 166 B
import { ConfigPlugin } from '@expo/config-plugins'; declare const _default: ConfigPlugin<void | { appleTeamId?: string | undefined; }>; export default _default;