UNPKG

@vismaux/ngx-nordic-cool

Version:
15 lines (14 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "./error-tooltip.directive"; import * as i2 from "./error-tooltip-content.component"; import * as i3 from "./error-messages/errors.component"; import * as i4 from "./error-messages/error.directive"; import * as i5 from "./error-messages/global-errors.component"; import * as i6 from "@angular/common"; import * as i7 from "@angular/cdk/overlay"; import * as i8 from "@angular/forms"; export declare class NcErrorTooltipModule { static ɵfac: i0.ɵɵFactoryDeclaration<NcErrorTooltipModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NcErrorTooltipModule, [typeof i1.NcErrorTooltipDirective, typeof i2.NcErrorTooltipContentComponent, typeof i3.NcErrorsComponent, typeof i4.NcErrorDirective, typeof i5.NcGlobalErrorsComponent], [typeof i6.CommonModule, typeof i7.OverlayModule, typeof i8.ReactiveFormsModule], [typeof i1.NcErrorTooltipDirective, typeof i3.NcErrorsComponent, typeof i4.NcErrorDirective, typeof i5.NcGlobalErrorsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NcErrorTooltipModule>; }