UNPKG

ng2-date-picker-pda-forked

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