graph-group-node.directive.d.ts 320 B

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