UNPKG

@cainiaofe/cn-ui-m

Version:
3 lines (2 loc) 94 B
import dayjs from 'dayjs'; export type IAvailableDate = Date | string | dayjs.Dayjs | number;