@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) • 436 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/icon-holder/icon-holder.component";
export declare class PupaIconHolderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PupaIconHolderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PupaIconHolderModule, [typeof i1.IconHolderComponent], never, [typeof i1.IconHolderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PupaIconHolderModule>;
}