outlet.module.d.ts 424 B

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