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