UNPKG

angular-mydatepicker-ivy

Version:
6 lines (5 loc) 93 B
export interface IMyMonth { monthTxt?: string; monthNbr: number; year: number; }