UNPKG

react-native-jalali-persian-date-picker

Version:
4 lines 274 B
/// <reference types="react" /> import type { TSelectTime } from './types'; export default function SelectTime({ mode, time, containerStyle, pickerStyle, pickerItemStyle, dropdownIconColor, onTimeChange, }: TSelectTime): JSX.Element; //# sourceMappingURL=SelectTime.d.ts.map