UNPKG

ng2-date-picker-pda-forked

Version:
5 lines (4 loc) 82 B
export interface IDpDayPickerApi { open: () => void; close: () => void; }