UNPKG

expo-datepicker

Version:
4 lines (3 loc) 114 B
import { Option } from '../interfaces/option'; export declare const Months: Array<Option>; export default Months;