UNPKG

@obliczeniowo/elementary

Version:
16 lines (15 loc) 1.2 kB
import * as i0 from "@angular/core"; import * as i1 from "./directives/input.directive"; import * as i2 from "./components/input-wrapper/input-wrapper.component"; import * as i3 from "./directives/text-area.directive"; import * as i4 from "./components/text-areawrapper/textarea-wrapper.component"; import * as i5 from "@angular/common"; import * as i6 from "@obliczeniowo/elementary/buttons"; import * as i7 from "@obliczeniowo/elementary/icons"; import * as i8 from "@obliczeniowo/elementary/animations"; import * as i9 from "@obliczeniowo/elementary/text-pipes"; export declare class InputModule { static ɵfac: i0.ɵɵFactoryDeclaration<InputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<InputModule, [typeof i1.InputDirective, typeof i2.InputWrapperComponent, typeof i3.TextAreaDirective, typeof i4.TextAreaWrapperComponent], [typeof i5.CommonModule, typeof i6.ButtonsModule, typeof i7.IconsModule, typeof i8.AnimationsModule, typeof i8.AnimationsModule, typeof i9.TextPipesModule], [typeof i1.InputDirective, typeof i3.TextAreaDirective, typeof i2.InputWrapperComponent, typeof i4.TextAreaWrapperComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<InputModule>; }