@neocomplexx/ngx-neo-modal-mat
Version:
13 lines (12 loc) • 769 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-neo-modal-mat.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/dialog";
import * as i4 from "@angular/material/button";
import * as i5 from "@angular/material/input";
import * as i6 from "@angular/forms";
import * as i7 from "@ngx-translate/core";
export declare class NgxNeoModalMatModule {
static ɵmod: i0.ɵɵNgModuleDefWithMeta<NgxNeoModalMatModule, [typeof i1.NgxNeoModalMatComponent], [typeof i2.CommonModule, typeof i3.MatDialogModule, typeof i4.MatButtonModule, typeof i5.MatInputModule, typeof i6.FormsModule, typeof i7.TranslateModule], [typeof i1.NgxNeoModalMatComponent]>;
static ɵinj: i0.ɵɵInjectorDef<NgxNeoModalMatModule>;
}