hyper-angular
Version:
Components Angular Library
13 lines (12 loc) • 980 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./hyper-steps/page/hyper-steps.component";
import * as i2 from "./hyper-steps/components/status-steps/status-steps.component";
import * as i3 from "./hyper-steps/components/pages-steps/pages-steps.component";
import * as i4 from "./hyper-steps/components/buttons-controlers-steps/buttons-controlers-steps.component";
import * as i5 from "./hyper-badges/hyper-badges.component";
import * as i6 from "@angular/platform-browser";
export declare class HyperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HyperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HyperModule, [typeof i1.HyperStepsComponent, typeof i2.StatusStepsComponent, typeof i3.PagesStepsComponent, typeof i4.ButtonsControlersStepsComponent, typeof i5.HyperBadgesComponent], [typeof i6.BrowserModule], [typeof i1.HyperStepsComponent, typeof i5.HyperBadgesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HyperModule>;
}