UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

14 lines (13 loc) 927 B
import * as i0 from "@angular/core"; import * as i1 from "./day-hour-picker.component"; import * as i2 from "@angular/common"; import * as i3 from "@tapsellorg/angular-material-library/src/lib/common"; import * as i4 from "@angular/material/tooltip"; import * as i5 from "@angular/material/button"; import * as i6 from "@angular/material/icon"; import * as i7 from "@tapsellorg/angular-material-library/src/lib/loader"; export declare class PghDayHourPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghDayHourPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghDayHourPickerModule, [typeof i1.PghDayHourPickerComponent], [typeof i2.CommonModule, typeof i3.PghReplaceWithModule, typeof i4.MatTooltipModule, typeof i5.MatButtonModule, typeof i6.MatIconModule, typeof i7.PghLoaderModule], [typeof i1.PghDayHourPickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghDayHourPickerModule>; }