UNPKG

ngx-foundation

Version:

Native Angular Foundation for Sites Components

6 lines 335 B
export { TimepickerComponent } from './timepicker.component'; export { TimepickerActions } from './reducer/timepicker.actions'; export { TimepickerStore } from './reducer/timepicker.store'; export { TimepickerConfig } from './timepicker.config'; export { TimepickerModule } from './timepicker.module'; //# sourceMappingURL=index.js.map