UNPKG

angular-material-datepicker

Version:

Prototype of a Material Design Datepicker Component for Angular 2

4 lines 66 B
export interface Month { short: string; full: string; }