UNPKG

ng2-date-picker-pda-forked

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