UNPKG

ng2-uploader

Version:
7 lines (6 loc) 173 B
export declare class UploadRejected { static readonly EXTENSION_NOT_ALLOWED: string; static readonly MAX_SIZE_EXCEEDED: string; file: any; reason: string; }