form-text.component.d.ts 290 B

12345
  1. import * as i0 from "@angular/core";
  2. export declare class NzFormTextComponent {
  3. static ɵfac: i0.ɵɵFactoryDeclaration<NzFormTextComponent, never>;
  4. static ɵcmp: i0.ɵɵComponentDeclaration<NzFormTextComponent, "nz-form-text", ["nzFormText"], {}, {}, never, ["*"], true, never>;
  5. }