staff.module.d.ts 336 B

1234567
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "@angular/common";
  3. export declare class StaffModule {
  4. static ɵfac: i0.ɵɵFactoryDeclaration<StaffModule, never>;
  5. static ɵmod: i0.ɵɵNgModuleDeclaration<StaffModule, never, [typeof i1.CommonModule], never>;
  6. static ɵinj: i0.ɵɵInjectorDeclaration<StaffModule>;
  7. }