12345678 |
- import * as i0 from "@angular/core";
- import * as i1 from "./carousel.component";
- import * as i2 from "./carousel-content.directive";
- export declare class NzCarouselModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzCarouselModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzCarouselModule, never, [typeof i1.NzCarouselComponent, typeof i2.NzCarouselContentDirective], [typeof i1.NzCarouselComponent, typeof i2.NzCarouselContentDirective]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzCarouselModule>;
- }
|