@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.
10 lines (9 loc) • 519 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/link/link.component";
import * as i2 from "@angular/common";
import * as i3 from "@bimeister/pupakit.icons";
export declare class PupaLinkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PupaLinkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PupaLinkModule, [typeof i1.LinkComponent], [typeof i2.CommonModule, typeof i3.PupaIconsModule], [typeof i1.LinkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PupaLinkModule>;
}