UNPKG

@iotize/ionic

Version:

Iotize specific building blocks on top of @ionic/angular.

7 lines (6 loc) 781 B
export { TapConfiguratorEventProgressPercentPipe } from './lib/tap-configurator-progress-bar/tap-configurator-event-progress-percent.pipe'; export { TapConfiguratorProgressBarComponent } from './lib/tap-configurator-progress-bar/tap-configurator-progress-bar.component'; export { TapConfiguratorProgressBarModule } from './lib/tap-configurator-progress-bar/tap-configurator-progress-bar.module'; export { TapConfiguratorStepTitlePipe } from './lib/tap-configurator-progress-bar/tap-configurator-step-title.pipe'; export { TapConfiguratorProgressModalComponent } from './lib/tap-configurator-progress-modal/tap-configurator-progress-modal.component'; export { TapConfiguratorProgressModalModule } from './lib/tap-configurator-progress-modal/tap-configurator-progress-modal.module';