graph-defs.component.d.ts 295 B

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