UNPKG

ngx-obelisco-example

Version:

Componentes funcionales y reutilizables para Angular.

15 lines (14 loc) 1.19 kB
import * as i0 from "@angular/core"; import * as i1 from "./o-map.component"; import * as i2 from "./o-map-header/o-map-header.component"; import * as i3 from "./o-map-title/o-map-title.component"; import * as i4 from "./o-map-description/o-map-description.component"; import * as i5 from "./o-map-iframe/o-map-iframe.component"; import * as i6 from "./o-map-footer/o-map-footer.component"; import * as i7 from "./o-map-content/o-map-content.component"; import * as i8 from "@angular/common"; export declare class OMapModule { static ɵfac: i0.ɵɵFactoryDeclaration<OMapModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OMapModule, [typeof i1.OMapComponent, typeof i2.OMapHeaderComponent, typeof i3.OMapTitleComponent, typeof i4.OMapDescriptionComponent, typeof i5.OMapIframeComponent, typeof i6.OMapFooterComponent, typeof i7.OMapContentComponent], [typeof i8.CommonModule], [typeof i1.OMapComponent, typeof i2.OMapHeaderComponent, typeof i3.OMapTitleComponent, typeof i4.OMapDescriptionComponent, typeof i5.OMapIframeComponent, typeof i6.OMapFooterComponent, typeof i7.OMapContentComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<OMapModule>; }