ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
10 lines (9 loc) • 508 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./switch.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd-mobile/wing-blank";
export declare class SwitchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SwitchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SwitchModule, [typeof i1.SwitchComponent], [typeof i2.CommonModule, typeof i3.WingBlankModule], [typeof i1.SwitchComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SwitchModule>;
}