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