UNPKG

@iotize/ionic

Version:

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

9 lines (8 loc) 454 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TapConfiguratorProgressModalComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<TapConfiguratorProgressModalComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TapConfiguratorProgressModalComponent, "tap-configurator-progress-modal", never, {}, {}, never, never, false, never>; }