UNPKG

ng2-date-picker-pda-forked

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