@engie-group/ngx-gem-spaas
Version:
This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.
15 lines (14 loc) • 1.12 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/cdk/drag-drop";
import * as i2 from "@angular/material/bottom-sheet";
import * as i3 from "@angular/material/icon";
import * as i4 from "@angular/material/progress-bar";
import * as i5 from "@angular/material/radio";
import * as i6 from "@angular/material/snack-bar";
import * as i7 from "@angular/material/tooltip";
import * as i8 from "@angular/material/menu";
export declare class MaterialModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1.DragDropModule, typeof i2.MatBottomSheetModule, typeof i3.MatIconModule, typeof i4.MatProgressBarModule, typeof i5.MatRadioModule, typeof i6.MatSnackBarModule, typeof i7.MatTooltipModule, typeof i8.MatMenuModule], [typeof i1.DragDropModule, typeof i2.MatBottomSheetModule, typeof i3.MatIconModule, typeof i4.MatProgressBarModule, typeof i5.MatRadioModule, typeof i6.MatSnackBarModule, typeof i7.MatTooltipModule, typeof i8.MatMenuModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MaterialModule>;
}