@candidosales/material-time-picker
Version:
Time Picker for Angular
5 lines (4 loc) • 318 B
TypeScript
export { WClockComponent } from './lib/w-clock/w-clock.component';
export { WTimeComponent } from './lib/w-time/w-time.component';
export { WTimeDialogComponent } from './lib/w-time-dialog/w-time-dialog.component';
export { MaterialTimePickerComponent } from './lib/material-timepicker/material-timepicker.component';