UNPKG

ngx-ui-builder

Version:

Angular - Render component ui with configurations

10 lines (9 loc) 561 B
import * as i0 from "@angular/core"; import * as i1 from "./component/stepper/stepper.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; export declare class NubStepperModule { static ɵfac: i0.ɵɵFactoryDeclaration<NubStepperModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NubStepperModule, [typeof i1.NubStepperComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule], [typeof i1.NubStepperComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NubStepperModule>; }