check-list-button.component.d.ts 310 B

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