map.module.d.ts 894 B

12345678910111213
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "./page-map.start/page-map.start.component";
  3. import * as i2 from "./page-plan-route/page-plan-route.component";
  4. import * as i3 from "./page-loca-scatter/page-loca-scatter.component";
  5. import * as i4 from "@angular/common";
  6. import * as i5 from "@angular/router";
  7. import * as i6 from "@ionic/angular";
  8. import * as i7 from "./comp-poi-picker/comp-poi-picker.module";
  9. export declare class FmodeMapModule {
  10. static ɵfac: i0.ɵɵFactoryDeclaration<FmodeMapModule, never>;
  11. static ɵmod: i0.ɵɵNgModuleDeclaration<FmodeMapModule, [typeof i1.PageMapStartComponent, typeof i2.PagePlanRouteComponent, typeof i3.PageLocaScatterComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.IonicModule, typeof i7.CompPoiPickerModule], [typeof i7.CompPoiPickerModule]>;
  12. static ɵinj: i0.ɵɵInjectorDeclaration<FmodeMapModule>;
  13. }