UNPKG

ngx-obelisco-example

Version:

Componentes funcionales y reutilizables para Angular.

12 lines (11 loc) 681 B
import * as i0 from "@angular/core"; import * as i1 from "./o-datepicker.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@ng-bootstrap/ng-bootstrap"; import * as i5 from "ngx-obelisco-example/button"; export declare class ODatepickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<ODatepickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ODatepickerModule, [typeof i1.ODatepickerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgbModule, typeof i5.OButtonModule], [typeof i1.ODatepickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ODatepickerModule>; }