UNPKG

ng2-date-picker-pda-forked

Version:
3 lines (2 loc) 108 B
import { Moment } from 'moment'; export declare type CalendarValue = Moment | Moment[] | string | string[];