UNPKG

ng2-date-picker-pda-forked

Version:
3 lines (2 loc) 92 B
import { Moment } from 'moment'; export declare type SingleCalendarValue = Moment | string;