ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 523 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./segmented.component";
import * as i2 from "./segmented-item.component";
export declare class NzSegmentedModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzSegmentedModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzSegmentedModule, never, [typeof i1.NzSegmentedComponent, typeof i2.NzSegmentedItemComponent], [typeof i1.NzSegmentedComponent, typeof i2.NzSegmentedItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzSegmentedModule>;
}