UNPKG

angular-material-datepicker

Version:

Prototype of a Material Design Datepicker Component for Angular 2

5 lines 89 B
export interface Weekday { letter: string; short: string; full: string; }