element-patch.module.d.ts 423 B

1234567
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "./element-patch.directive";
  3. export declare class NzElementPatchModule {
  4. static ɵfac: i0.ɵɵFactoryDeclaration<NzElementPatchModule, never>;
  5. static ɵmod: i0.ɵɵNgModuleDeclaration<NzElementPatchModule, never, [typeof i1.NzElementPatchDirective], [typeof i1.NzElementPatchDirective]>;
  6. static ɵinj: i0.ɵɵInjectorDeclaration<NzElementPatchModule>;
  7. }