UNPKG

mat-daterangepicker

Version:

Angular material date picker extension to support range selection.

5 lines (4 loc) 237 B
export * from './lib/mat-daterangepicker.module'; export * from './lib/datepicker/datepicker.component'; export * from './lib/datepicker/datepicker-input.directive'; export * from './lib/datepicker-content/datepicker-content.component';