UNPKG

@vipstorage/material-file-input

Version:
13 lines (12 loc) 847 B
import * as i0 from "@angular/core"; import * as i1 from "./file-input.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/button"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/material/form-field"; import * as i6 from "@angular/material/input"; export declare class NgxMatFileInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatFileInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatFileInputModule, [typeof i1.NgxMatFileInputComponent, typeof i1.NgxMatFileInputIcon], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule], [typeof i1.NgxMatFileInputComponent, typeof i1.NgxMatFileInputIcon]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatFileInputModule>; }