xref: /expo/packages/expo-document-picker/plugin/build/withDocumentPicker.js (revision f2fbea2e)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const config_plugins_1 = require("@expo/config-plugins");
4const withDocumentPickerIOS_1 = require("./withDocumentPickerIOS");
5const pkg = require('expo-document-picker/package.json');
6exports.default = (0, config_plugins_1.createRunOncePlugin)(withDocumentPickerIOS_1.withDocumentPickerIOS, pkg.name, pkg.version);
7

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026