UNPKG

@hxui/angular

Version:

An Angular library based on the [HXUI design system](https://hxui.io).

9 lines (8 loc) 456 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.TextInputDirective], [typeof i2.CommonModule], [typeof i1.TextInputDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TextInputModule>; }