UNPKG

ngx-custom-material-file-input

Version:
9 lines (8 loc) 532 B
import * as i0 from "@angular/core"; import * as i1 from "./file-input/file-input.component"; import * as i2 from "./pipe/byte-format.pipe"; export declare class MaterialFileInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<MaterialFileInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialFileInputModule, [typeof i1.FileInputComponent, typeof i2.ByteFormatPipe], never, [typeof i1.FileInputComponent, typeof i2.ByteFormatPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<MaterialFileInputModule>; }