UNPKG

ngx-obelisco-example

Version:

Componentes funcionales y reutilizables para Angular.

16 lines (15 loc) 1.58 kB
import * as i0 from "@angular/core"; import * as i1 from "./o-highlighted.component"; import * as i2 from "./o-highlighted-title/o-highlighted-title.component"; import * as i3 from "./o-highlighted-footer/o-highlighted-footer.component"; import * as i4 from "./o-highlighted-description/o-highlighted-description.component"; import * as i5 from "./o-highlighted-header/o-highlighted-header.component"; import * as i6 from "./o-highlighted-content/o-highlighted-content.component"; import * as i7 from "./o-highlighted-image/o-highlighted-image.component"; import * as i8 from "./o-highlighted-video/o-highlighted-video.component"; import * as i9 from "@angular/common"; export declare class OHighlightedModule { static ɵfac: i0.ɵɵFactoryDeclaration<OHighlightedModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OHighlightedModule, [typeof i1.OHighlightedComponent, typeof i2.OHighlightedTitleComponent, typeof i3.OHighlightedFooterComponent, typeof i4.OHighlightedDescriptionComponent, typeof i5.OHighlightedHeaderComponent, typeof i6.OHighlightedContentComponent, typeof i7.OHighlightedImageComponent, typeof i8.OHighlightedVideoComponent], [typeof i9.CommonModule], [typeof i1.OHighlightedComponent, typeof i2.OHighlightedTitleComponent, typeof i3.OHighlightedFooterComponent, typeof i4.OHighlightedDescriptionComponent, typeof i5.OHighlightedHeaderComponent, typeof i6.OHighlightedContentComponent, typeof i7.OHighlightedImageComponent, typeof i8.OHighlightedVideoComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<OHighlightedModule>; }