storage.module.d.ts 550 B

123456789
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "@angular/common";
  3. import * as i2 from "@ionic/angular";
  4. import * as i3 from "./comp-hwobs-manager/hwobs-manager.component";
  5. export declare class FmodeStorgeModule {
  6. static ɵfac: i0.ɵɵFactoryDeclaration<FmodeStorgeModule, never>;
  7. static ɵmod: i0.ɵɵNgModuleDeclaration<FmodeStorgeModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.HwobsManagerComponent], [typeof i3.HwobsManagerComponent]>;
  8. static ɵinj: i0.ɵɵInjectorDeclaration<FmodeStorgeModule>;
  9. }