UNPKG

ngx-obelisco-example

Version:

Componentes funcionales y reutilizables para Angular.

13 lines (12 loc) 951 B
import * as i0 from "@angular/core"; import * as i1 from "./o-block.component"; import * as i2 from "./o-block-footer/o-block-footer.component"; import * as i3 from "./o-block-title/o-block-title.component"; import * as i4 from "./o-block-header/o-block-header.component"; import * as i5 from "./o-block-text/o-block-text.component"; import * as i6 from "@angular/common"; export declare class OBlockModule { static ɵfac: i0.ɵɵFactoryDeclaration<OBlockModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OBlockModule, [typeof i1.OBlockComponent, typeof i2.OBlockFooterComponent, typeof i3.OBlockTitleComponent, typeof i4.OBlockHeaderComponent, typeof i5.OBlockTextComponent], [typeof i6.CommonModule], [typeof i1.OBlockComponent, typeof i2.OBlockFooterComponent, typeof i3.OBlockTitleComponent, typeof i4.OBlockHeaderComponent, typeof i5.OBlockTextComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<OBlockModule>; }