@alauda/ui
Version:
Angular UI components by Alauda Frontend Team.
9 lines (8 loc) • 431 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./switch.component";
export declare class SwitchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SwitchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SwitchModule, never, [typeof i1.CommonModule, typeof i2.SwitchComponent], [typeof i2.SwitchComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SwitchModule>;
}