dropdown-a.directive.d.ts 286 B

12345
  1. import * as i0 from "@angular/core";
  2. export declare class NzDropDownADirective {
  3. static ɵfac: i0.ɵɵFactoryDeclaration<NzDropDownADirective, never>;
  4. static ɵdir: i0.ɵɵDirectiveDeclaration<NzDropDownADirective, "a[nz-dropdown]", never, {}, {}, never, never, true, never>;
  5. }