UNPKG

ng19-date-picker

Version:

https://github.com/vlio20/angular-datepicker

3 lines (2 loc) 96 B
import { Dayjs } from 'dayjs'; export type CalendarValue = Dayjs | Dayjs[] | string | string[];