UNPKG

ng19-date-picker

Version:

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

6 lines (5 loc) 94 B
import { Dayjs } from 'dayjs'; export interface INavEvent { from: Dayjs; to: Dayjs; }