kwikui
Version:
KwikID's UI Component Library in Angular
10 lines (9 loc) • 534 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./stepper.component";
import * as i2 from "@angular/common";
import * as i3 from "@taiga-ui/kit";
export declare class KwikUIStepperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KwikUIStepperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KwikUIStepperModule, [typeof i1.KwikUIStepperComponent], [typeof i2.CommonModule, typeof i3.TuiStepperModule], [typeof i1.KwikUIStepperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KwikUIStepperModule>;
}