UNPKG

react-native-time-date-picker

Version:

Easy to use time and date picker with lots of options for React Native.

4 lines (3 loc) 109 B
/// <reference types="react" /> declare const SelectMonth: () => JSX.Element | null; export { SelectMonth };