UNPKG

ng-devui

Version:

DevUI components based on Angular

9 lines (8 loc) 438 B
import * as i0 from "@angular/core"; import * as i1 from "./text-input.directive"; import * as i2 from "@angular/common"; export declare class TextInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<TextInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputModule, [typeof i1.TextDirective], [typeof i2.CommonModule], [typeof i1.TextDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TextInputModule>; }