UNPKG

ngx-ui-hero

Version:

Simple, fast and reliable utilities for Angular.

5 lines (4 loc) 102 B
export declare class MonthYearAvaiableModel { year: number; monthsAvaiable: Array<any>; }