UNPKG

@bimeister/pupakit.kit

Version:

PupaKit is an open source collection of Angular components based on an atomic approach to building interfaces, which guarantees better performance and greater development flexibility.

13 lines (12 loc) 803 B
import * as i0 from "@angular/core"; import * as i1 from "./components/layout/layout.component"; import * as i2 from "./components/loader/loader.component"; import * as i3 from "@angular/common"; import * as i4 from "@bimeister/pupakit.icons"; import * as i5 from "../spinner/spinner.module"; import * as i6 from "@bimeister/pupakit.common"; export declare class PupaLayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaLayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaLayoutModule, [typeof i1.LayoutComponent, typeof i2.LoaderComponent], [typeof i3.CommonModule, typeof i4.PupaIconsModule, typeof i5.PupaSpinnerModule, typeof i6.PupaPipesModule], [typeof i1.LayoutComponent, typeof i2.LoaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaLayoutModule>; }