UNPKG

epn-ui

Version:

Дизайн система кабинета ВМ

3 lines (2 loc) 175 B
import type { DatePickerProps } from 'antd/lib/date-picker'; export default function disabledDate(disabledValue: [Date, Date] | undefined): DatePickerProps['disabledDate'];