UNPKG

@syncfusion/ej2-angular-inputs

Version:

A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular

13 lines (12 loc) 660 B
import * as i0 from "@angular/core"; import * as i1 from "./uploader.component"; import * as i2 from "./files.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the Uploader component. */ export declare class UploaderModule { static ɵfac: i0.ɵɵFactoryDeclaration<UploaderModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderModule, [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective], [typeof i3.CommonModule], [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<UploaderModule>; }