UNPKG

@react-native-ohos/react-native-document-picker

Version:

A react native interface to access documents from dropbox, google drive, iCloud...

9 lines (8 loc) 338 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NativeDocumentPicker = void 0; var _reactNative = require("react-native"); const NativeDocumentPicker = exports.NativeDocumentPicker = _reactNative.TurboModuleRegistry.getEnforcing('RNDocumentPicker'); //# sourceMappingURL=NativeDocumentPicker.js.map