UNPKG

ng19-date-picker

Version:

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

3 lines (2 loc) 81 B
import { Dayjs } from 'dayjs'; export type SingleCalendarValue = Dayjs | string;