@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.
8 lines (7 loc) • 452 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/theme-wrapper/theme-wrapper.component";
export declare class PupaThemeWrapperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PupaThemeWrapperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PupaThemeWrapperModule, [typeof i1.ThemeWrapperComponent], never, [typeof i1.ThemeWrapperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PupaThemeWrapperModule>;
}