UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

15 lines (14 loc) 1.02 kB
import * as i0 from "@angular/core"; import * as i1 from "./table-box/table-box.component"; import * as i2 from "./table-date-range-picker.directive"; import * as i3 from "./table-header.directive"; import * as i4 from "@angular/common"; import * as i5 from "@angular/material/button"; import * as i6 from "@angular/material/menu"; import * as i7 from "@angular/material/icon"; import * as i8 from "@angular/material/tooltip"; export declare class PghTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghTableModule, [typeof i1.PghTableBoxComponent, typeof i2.PghTableDateRangePickerDirective, typeof i3.PghTableHeaderDirective], [typeof i4.CommonModule, typeof i5.MatButtonModule, typeof i6.MatMenuModule, typeof i7.MatIconModule, typeof i8.MatTooltipModule], [typeof i1.PghTableBoxComponent, typeof i2.PghTableDateRangePickerDirective, typeof i3.PghTableHeaderDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghTableModule>; }