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