ngx-obelisco-example
Version:
Componentes funcionales y reutilizables para Angular.
9 lines (8 loc) • 442 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./o-switch.component";
import * as i2 from "@angular/common";
export declare class OSwitchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OSwitchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OSwitchModule, [typeof i1.OSwitchComponent], [typeof i2.CommonModule], [typeof i1.OSwitchComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OSwitchModule>;
}