12345678910 |
- import * as i0 from "@angular/core";
- import * as i1 from "./overflow-container.component";
- import * as i2 from "./overflow-item.directive";
- import * as i3 from "./overflow-rest.directive";
- import * as i4 from "./overflow-suffix.directive";
- export declare class NzOverflowModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzOverflowModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzOverflowModule, never, [typeof i1.NzOverflowContainerComponent, typeof i2.NzOverflowItemDirective, typeof i3.NzOverflowRestDirective, typeof i4.NzOverflowSuffixDirective], [typeof i1.NzOverflowContainerComponent, typeof i2.NzOverflowItemDirective, typeof i3.NzOverflowRestDirective, typeof i4.NzOverflowSuffixDirective]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzOverflowModule>;
- }
|