UNPKG

angular-mydatepicker-ivy

Version:
6 lines (5 loc) 83 B
export interface IMyDate { year: number; month: number; day: number; }