UNPKG

ion-datepicker-fixed-aot

Version:

Fixed version for https://github.com/misha130/ion-datepicker

4 lines (3 loc) 209 B
export { DatePickerModule } from './module/datepicker.module'; export { DatePickerDirective } from './components/datepicker.directive'; export { DatePickerComponent } from './components/datepicker.component';