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.

12 lines (11 loc) 745 B
import * as i0 from "@angular/core"; import * as i1 from "./components/tooltip-content/tooltip-content.component"; import * as i2 from "./directives/tooltip.directive"; import * as i3 from "@angular/common"; import * as i4 from "../theme-wrapper/theme-wrapper.module"; import * as i5 from "@angular/cdk/overlay"; export declare class PupaTooltipModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaTooltipModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaTooltipModule, [typeof i1.TooltipContentComponent, typeof i2.PupaTooltipDirective], [typeof i3.CommonModule, typeof i4.PupaThemeWrapperModule, typeof i5.OverlayModule], [typeof i2.PupaTooltipDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaTooltipModule>; }