/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/react-native-wheel-pick-2@1.0.2/src/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";import{Platform}from"react-native";import Picker from"./picker";import DatePicker from"./date-picker";let DatePickerComponent=DatePicker;const registerCustomDatePickerIOS=e=>("ios"===Platform.OS&&(DatePickerComponent=e),DatePickerComponent);module.exports={Picker:Picker,DatePicker:DatePickerComponent,registerCustomDatePickerIOS:registerCustomDatePickerIOS};
//# sourceMappingURL=/sm/c3489eede4eaea3e2235fedfb1c37619e6ce29a39e3f0fa7a8a81b7cd34cd606.map